Commit graph

26 commits

Author SHA1 Message Date
Kevin MacMartin
d997f77832 Remove some less necessary mappings, and change the tab mappings from alt to ctrl 2024-03-05 21:57:59 -05:00
Kevin MacMartin
28cad284ac Remove vim-unimpaired and vim-repeat, and manually add the [<Space> ]<Space> feature of vim-unimpaired that adds lines above and below the current one 2024-03-05 21:34:28 -05:00
Kevin MacMartin
cee837df73 Fix the readme description for vim-repeat 2024-03-05 13:05:29 -05:00
Kevin MacMartin
418f687a0e Replace vim-surround with nvim-surround 2024-03-05 13:03:53 -05:00
Kevin MacMartin
f3ce98466e Add nvim-treesitter-textobjects with some friendly keybindings 2024-03-05 12:46:26 -05:00
Kevin MacMartin
806e7c5385 Add a filesystem paths nvim-cmp source 2024-03-05 12:07:58 -05:00
Kevin MacMartin
3249d3ddf1 Replace deoplete with nvim-cmp and a collection of autocompletion sources, and refactor a bunch of the config 2024-03-04 14:39:06 -05:00
Kevin MacMartin
4f47e36040 Remove note about custom settings in user.vim 2024-03-03 22:15:29 -05:00
Kevin MacMartin
95666df8bc Remove final mention of gentags 2024-03-03 21:57:38 -05:00
Kevin MacMartin
5e19a7b4fc Remove mention of the gentags script (which no longer exists) 2024-03-03 21:48:23 -05:00
Kevin MacMartin
ab5741845e Remove the markdown tableformat functionality 2024-03-03 21:44:08 -05:00
Kevin MacMartin
0036c3841e Make some adjustments to the readme 2024-03-03 21:42:11 -05:00
Kevin MacMartin
b9d0e25832 Move all local/user files (user.vim, the user bundle directory and rplugin.vim) to a new "local" folder 2024-03-03 21:36:51 -05:00
Kevin MacMartin
a07f16f3e4 Remove the deprecated incsearch plugin 2024-03-01 23:58:12 -05:00
Kevin MacMartin
ae22d6f06c Remove MatchTagAlways as it was only barely functional 2024-03-01 23:48:55 -05:00
Kevin MacMartin
9b71a4ad03 License tweaks 2024-03-01 23:42:48 -05:00
Kevin MacMartin
a4491baac9 Neovim is required instead of vim 2024-03-01 22:23:45 -05:00
Kevin MacMartin
894afa016d Update the generated user.vim and associated variables, and add nvim-treesitter 2024-03-01 21:59:23 -05:00
Kevin MacMartin
9434a7715e remove vimpager 2024-03-01 21:13:15 -05:00
Kevin MacMartin
745ab045f1 Add Comment.nvim and its treesitter dependency nvim-ts-context-commentstring, and remove periods from plugin descriptions 2024-03-01 21:11:26 -05:00
Kevin MacMartin
5b743a6fbc Remove tcommand and tlib 2024-03-01 20:57:10 -05:00
Kevin MacMartin
690b882d55 Begin port to neovim exclusive config 2024-03-01 16:28:35 -05:00
Kevin MacMartin
ad59ae0762 Remove non-working comment formatting keybindings 2024-02-23 15:40:36 -05:00
Kevin MacMartin
5f6373aa95 Remove SudoEdit.vim as it isn't compatible with all configurations 2023-11-09 18:14:12 -05:00
Kevin MacMartin
976595f022 Remove the jellybean theme credit as the theme is no longer using the logic from that 2023-05-31 23:47:49 -04:00
Kevin MacMartin
788295f1b7 Rename README.md to readme.md to match modern convention 2023-05-31 23:47:28 -04:00
Renamed from README.md (Browse further)