62 Commits

Author SHA1 Message Date
d487ade6f2 Add vim-helm for helm file detection 2025-05-01 18:46:29 +00:00
ad9d32a1c2 Add terraform LSP/config 2025-04-05 16:38:28 -04:00
aa7b4417d0 Add nvim zk plugin 2025-04-05 16:38:28 -04:00
b060cb0f83 Update colorscheme fix to be conditional on neovim version 2025-04-05 16:38:28 -04:00
e0176bec1e Fix colorscheme for neovim v0.10+ 2025-04-05 16:38:28 -04:00
c2d137749d Add vim-gitgutter to configuration 2025-04-05 16:38:28 -04:00
0ce1d88173 Improve highlighting on selected pmenu 2025-04-05 16:38:28 -04:00
8fc91ea898 Fix for vim colorscheme
LSP diagnostics use the same coloration as menu completion, which I had
_mostly_ ignored for a long time because while black on magenta is bad,
most of the text was black. Now that LSP is trying to use it, it then
rehighlights the text within the box many colors and then having magenta
as a background is bad
2025-04-05 16:38:28 -04:00
6cdd6cea15 Improve default window name for slime 2025-04-05 16:38:28 -04:00
8c65fc2c45 Attempt to automatically extract session name from curren screen session 2025-04-05 16:38:28 -04:00
c3ab44d1e2 Don't do weird things with autocmd 2025-04-05 16:38:28 -04:00
16bbf912c1 Add basic autocmds to wrap on markdown and open logs at the end 2025-04-05 16:38:28 -04:00
0f59972f1b Beginner luasnip configuration for terraform 2025-04-05 16:38:28 -04:00
709e9a7dd7 Update git plugins 2025-04-05 16:38:28 -04:00
f9040142cd Beginning binding/config for luasnip 2025-04-05 16:38:28 -04:00
8de18fd135 Split up neonvim configuration into lua files rather than lua heredoc 2025-04-05 16:38:28 -04:00
673500eea6 Pin plugins to specific tagged versions rather than master + add luasnip 2025-04-05 16:38:28 -04:00
82db8eb050 Update plugins 2025-04-05 16:38:28 -04:00
f409105b58 Update lspconfig 2025-04-05 16:38:28 -04:00
582ec5aba5 Update plugins 2025-04-05 16:38:28 -04:00
cd149a2cf5 More neovim testing 2025-04-05 16:38:28 -04:00
b2c9f720ab Begin to examine neovim config 2025-04-05 16:38:28 -04:00
381a5b8f05 Add support for progressive neovimming 2025-04-05 16:38:28 -04:00
01aa7b1a4b Vim updates 2023-06-05 20:58:56 -04:00
071848c02e Getting started with ALE for LSP 2023-04-21 19:26:00 +00:00
Andrew R. M
8c2718bb2e Add vim-terraform module for nicer terraform experience 2022-09-07 19:01:14 +00:00
ec64564a12 Update vim plugins 2021-12-01 18:23:44 -05:00
e1f402fa02 Remove direnv 2021-10-08 14:13:03 -04:00
320cba04f3 Add dim colorscheme and direnv plugin 2021-05-27 19:55:57 -04:00
ab22a67b89 Remove snipmate since I'm no longer processing as much text 2021-05-19 20:59:18 -04:00
fd177759df Remove extra snipmate jawns 2021-05-19 20:54:06 -04:00
c579d5dd96 Update vim submodules 2021-05-19 20:50:33 -04:00
52614350da Start using tagbar more 2021-05-19 20:46:07 -04:00
67cd6e9e35 Update submodules 2020-06-15 18:29:34 +00:00
9ea3c15256 Remove direnv, wasn't using it 2020-02-08 11:35:43 -05:00
b9d3b9a710 Update vim plugins 2019-12-15 17:41:06 -05:00
7183911d64 Update submodules 2019-09-19 17:39:00 +00:00
22b223a5c9 Default to dark background 2019-04-22 14:44:52 +00:00
dc61e491d9 Add direnv to vim plugins 2019-04-22 14:43:49 +00:00
9c0e600d10 Remove endwise module from vim configuration 2017-11-03 12:29:07 -04:00
fd9dcb7053 Remove default line width from vimrc 2017-11-02 23:22:08 -04:00
a20fd660ba Remove unecessary vim syntax files 2017-11-02 23:11:40 -04:00
7b4416edb4 Make sure to use bash syntax highlighting for SH
Needed for MacOS. This syntax highlighting isn't explicitly bash.
Certain POSIX shell features would break MacOS's sh highlighting
2017-09-07 06:14:49 -04:00
6443ef5b20 Allow traversal of wrapped lines using 'j' and 'k' 2017-04-06 21:33:12 -04:00
f9858f3d4b Added git submodules for snipmate dependencies 2017-04-06 21:31:50 -04:00
3fd739da93 Added submodule for snipmate
Also renamed vim-vinegar to vinegar
2017-04-06 21:29:25 -04:00
80ca4628ee Added git submodule for vinegar 2017-04-06 10:52:46 -04:00
34ffef8e1a Added git submodule for tagbar 2017-04-06 10:48:37 -04:00
79e86a6cbc Reorganized .vimrc and added support for hasktags to tagbar 2017-04-06 10:46:02 -04:00
e56d63308b Added git submodule for supertab 2017-04-06 10:40:30 -04:00