Commit graph

13 commits

Author SHA1 Message Date
Kevin MacMartin
ff0e110e75 Fix a number of plugins by correcting the &runtimepath declaration 2024-09-03 17:35:45 -04:00
Kevin MacMartin
1bd7ee194b Disable MatchTagAlways if python isn't available 2024-08-18 23:47:56 -04:00
Kevin MacMartin
4b6f74fcd9 Rather than depend on a file that gets updated by the update script for the darkcloudpath, generate it on demand wherever init.vim happens to be 2024-08-15 23:54:01 -04:00
Kevin MacMartin
747254e330 No longer have a default install location or require the darkcloudpath variable to be set 2024-08-15 17:06:26 -04:00
Kevin MacMartin
5aa7a9c371 Get things working properly on a linux vterm 2024-03-06 12:07:55 -05:00
Kevin MacMartin
184723dbca Replace tagbar with vista 2024-03-06 02:08:39 -05:00
Kevin MacMartin
7b3909f45c Use double quotes for strings in init.vim and fix an error when autocompletion is disabled 2024-03-05 13:13:20 -05:00
Kevin MacMartin
4c59ff1118 Don't worry about the remote plugin stuff anymore as nothing requires it 2024-03-04 14:49:30 -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
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
6791c410aa Don't check for neovim since we're only using neovim, and generate the rplugin manifest globally on update 2024-03-01 23:17:51 -05:00
Kevin MacMartin
ca47b5e220 vimrc should be init.vim now 2024-03-01 22:33:54 -05:00
Kevin MacMartin
690b882d55 Begin port to neovim exclusive config 2024-03-01 16:28:35 -05:00