Commit graph

80 commits

Author SHA1 Message Date
Gabe Venberg ecab268930 re-added friendly-snippets without messing keybinds. 2022-02-07 13:47:57 -06:00
Gabe Venberg ae1fcff4be Revert "added friendly snippets"
caused problems with keybindings for autocomplete.
This reverts commit c9aa2dca270ee1aee9931a545c39d8fdf348c097.
2022-02-07 13:42:40 -06:00
Gabe Venberg 08e050ed04 added friendly snippets 2022-02-04 14:10:05 -06:00
Gabe Venberg 657913ee29 added symbols-outline.nvim 2022-02-03 11:24:03 -06:00
Gabe Venberg 148e6c37ad Merge branch 'master' of git.venberg.xyz:Gabe/dotfiles 2022-01-23 21:16:38 -06:00
Gabe Venberg 92ecc02997 added compitest pluging for neovim. 2022-01-23 21:15:03 -06:00
Gabe Venberg 7ba6e4539e enabled treesitter modules. 2022-01-22 23:34:51 -06:00
Gabe Venberg e6a8b67e6e Re-arranged nvim packages
Made them have a bit of a more logical strucutre.
2022-01-21 18:35:32 -06:00
Gabe Venberg 6ac0abba12 improved rust LSP 2022-01-19 00:17:58 -06:00
Gabe Venberg 51a5135297 new file browser for neovim telescope. 2022-01-07 16:26:30 -06:00
Gabe Venberg eb6428a51b added comment to nivm LSPconfig explaining needed packages. 2021-12-31 10:59:10 -06:00
Gabe Venberg cefe998261 removed nvim-session-manager.
was causing slow nvim start.
2021-12-18 21:30:28 -06:00
Gabe Venberg 09042586ec fixed lsp keybindings.
They now work on more than just the first buffer you open of a given
filetype.
2021-12-15 16:23:07 -06:00
Gabe Venberg 83aea3c147 made files start with most folds open. 2021-12-15 13:08:25 -06:00
Gabe Venberg d80d290fe2 removed luasnippet, fixed lsp keybinds. 2021-12-15 11:30:08 -06:00
Gabe Venberg 8322dfa4e1 I have joined the dark side! neovim with plugins!
added neovim support for treesitter and LSP, then added a bunch of
plugins to take advantage of them.
2021-12-14 00:32:00 -06:00
Gabe Venberg 76c2ad57fe added beets config 2021-09-30 17:59:54 -05:00
Gabe Venberg 8123e70d74 transported all of current config to lua.
On to learning the new features of neovim 0.5!
2021-09-12 00:29:48 -05:00
Gabe Venberg d8d5296ad2 started migrating neovim to init.lua.
refs #3
2021-09-06 23:07:40 -05:00
Gabe Venberg 5fe1c5b23a changed all <Enters> in vim config to <CR>.
fixes #1
2021-07-12 12:00:24 -05:00
Gabe Venberg d2a011e151 added fzf support 2021-03-15 17:42:36 -05:00
Gabe Venberg 244fd32cd7 moved some stuff around. 2021-01-06 13:30:47 -06:00
Gabe Venberg 36c80f642e disabled swap file creation on neovim. 2018-12-21 14:24:39 -06:00
Gabe Venberg 33bcf0df52 fixed off by one error in my vim foldtext, and restructured zsh config to use the .config directory. 2018-10-15 12:02:44 -05:00
Gabe Venberg 6223897fbf added licence notifications to most files that have been significantly modified. 2018-09-05 00:57:17 -05:00
Gabe Venberg 455fc99aa7 pedantics in the neovim fold text 2018-08-17 18:34:50 -05:00
Gabe Venberg 3c4d334a7e added a new foldtext function, and added bindings to move windows around in tmux. 2018-08-10 23:47:36 -05:00
Gabe Venberg af819f8ad6 for some reason, my gitignore excluded .vim files, sutch as my nvim config. 2018-08-09 14:55:33 -05:00
Gabe Venberg 285ce5bcca i not sure why my nvim config was missing 2018-08-09 14:49:38 -05:00
Gabe Venberg fba6b89347 added configuration file for dungon-crawl-stone-soup 2018-07-16 22:02:50 -05:00