Commit graph

1300 commits

Author SHA1 Message Date
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
ebc365b812 Fix the update script when not using /etc/darkcloud-nvimconfig as the darkcloudpath 2024-03-03 21:05:16 -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
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
53ef5d112e Use 4 spaces per tab in lua files 2024-03-01 22:30:11 -05:00
Kevin MacMartin
df2b91279b Use the user's nvim folder as the default location for gutentags, and make it possible to override this with a global variable 2024-03-01 22:29:30 -05:00
Kevin MacMartin
ffd1b9962a Don't create the gutentags directory anymore as this happens automatically 2024-03-01 22:29:04 -05:00
Kevin MacMartin
80e497e268 Don't make our own swap folder anymore as the neovim default is sane 2024-03-01 22:24:29 -05:00
Kevin MacMartin
a4491baac9 Neovim is required instead of vim 2024-03-01 22:23:45 -05:00
Kevin MacMartin
f2558fd7f3 Add newline to the end of the user.vim 2024-03-01 22:23:28 -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
dd31bbfd5c Don't conceal json syntax 2024-02-23 16:45:19 -05:00
Kevin MacMartin
faa4895698 Re-add eslintrc as json 2024-02-23 16:41:49 -05:00
Kevin MacMartin
e378a6af38 Update the vim-polyglot-darkcloud submodule to fix json 2024-02-23 16:37:23 -05:00
Kevin MacMartin
18f1aeb242 Remove some filetype specific stuff that would be better handled on a per-deployment basis 2024-02-23 16:36:55 -05:00
Kevin MacMartin
fb1797cd84 Make pathogen_disabled global so it can be checked later, and allow it to be overridden prior to loading so an external vimrc can disable plugins before its loaded 2024-02-23 16:13:01 -05:00
Kevin MacMartin
9e92da6cde Remove filetype-specific settings from tcomment 2024-02-23 16:11:14 -05:00
Kevin MacMartin
125961a30f Update lang packs 2024-02-23 15:47:35 -05:00
Kevin MacMartin
ad59ae0762 Remove non-working comment formatting keybindings 2024-02-23 15:40:36 -05:00
Kevin MacMartin
ee6d30175a Fix colors in GUI 2024-02-16 15:29:53 -05:00
Kevin MacMartin
0d70c1bdfa Update submodules 2024-02-16 15:29:23 -05:00
Kevin MacMartin
2054c0e1da Update submodules 2024-02-01 13:27:58 -05:00
Kevin MacMartin
49d61d1c68 Improve the palette variable names for clarity and improve the colorscheme for treesitter 2024-02-01 13:20:34 -05:00
Kevin MacMartin
d2db721dee Improve the treesitter colors 2024-01-30 22:29:34 -05:00
Kevin MacMartin
c625fe2499 Fix up the javascript syntax 2024-01-30 16:12:19 -05:00
Kevin MacMartin
59408083ae Fix the colour of quoted text in html 2024-01-30 15:39:11 -05:00
Kevin MacMartin
ae97850a6f Update submodules 2024-01-30 15:16:39 -05:00
Kevin MacMartin
4c33f7af39 Update submodules 2024-01-23 17:35:00 -05:00
Kevin MacMartin
b523f17bc3 Update submodules 2024-01-08 16:24:05 -05:00
Kevin MacMartin
3942214213 Update submodules 2023-11-30 15:54:12 -05:00
Kevin MacMartin
47ecf5ba0f Update submodules 2023-11-23 13:19:59 -05:00
Kevin MacMartin
678ae9e0fd Update submodules 2023-11-13 17:17:23 -05:00
Kevin MacMartin
4d18d1e12d Update submodules 2023-11-09 18:15:52 -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
6deeb8686c Update submodules 2023-10-06 18:17:21 -04:00
Kevin MacMartin
fd6458387a Update submodules 2023-09-22 17:33:45 -04:00
Kevin MacMartin
fe13f946cd Have neovim run UpdateRemotePlugins for the current user after updating 2023-08-22 21:13:52 -04:00
Kevin MacMartin
4a9fd65d02 Fix lightline when no colorscheme is selected 2023-08-17 16:23:56 -04:00
Kevin MacMartin
f97caa57d5 Don't apply the colorscheme in a vterm 2023-08-17 16:17:46 -04:00
Kevin MacMartin
05f8ed6013 Update submodules 2023-08-17 16:17:30 -04:00
Kevin MacMartin
1f1a4f2978 Update submodules 2023-08-10 01:15:11 -04:00