Commit Graph

56 Commits

Author SHA1 Message Date
anmiller ec19718182 Improve highlighting on selected pmenu 2024-06-11 20:21:07 +00:00
nixy a16b49a394 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
2024-06-06 23:20:54 -04:00
nixy 829e53d3cc Improve default window name for slime 2024-06-06 20:58:26 -04:00
nixy e02cdd0b66 Attempt to automatically extract session name from curren screen session 2024-06-06 20:56:25 -04:00
nixy c2ebab9a41 Don't do weird things with autocmd 2024-06-06 20:56:08 -04:00
nixy 008d3720ff Add basic autocmds to wrap on markdown and open logs at the end 2024-06-02 17:24:00 -04:00
nixy ac168d66d7 Beginner luasnip configuration for terraform 2024-05-21 20:33:17 +00:00
nixy b7ce819dba Update git plugins 2024-04-10 22:35:31 -04:00
nixy 819c41de45 Beginning binding/config for luasnip 2024-02-15 20:13:36 -05:00
nixy c97ef61d30 Split up neonvim configuration into lua files rather than lua heredoc 2024-02-15 20:13:01 -05:00
nixy 0d5d35d5e1 Pin plugins to specific tagged versions rather than master + add luasnip 2024-02-15 18:42:52 -05:00
nixy 8c379c558a Update plugins 2024-02-15 18:17:27 -05:00
nixy 8ce45fc87c Update lspconfig 2024-02-09 17:24:02 +00:00
nixy dd35fe3b20 Update plugins 2024-02-06 20:08:30 -05:00
nixy c26f6a6bf5 More neovim testing 2024-02-06 18:29:51 -05:00
nixy 08713c254f Begin to examine neovim config 2024-01-31 01:36:32 +00:00
nixy 2d14e91f81 Add support for progressive neovimming 2024-01-30 14:48:07 +00:00
nixy 01aa7b1a4b Vim updates 2023-06-05 20:58:56 -04:00
nixy 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
nixy ec64564a12 Update vim plugins 2021-12-01 18:23:44 -05:00
nixy e1f402fa02 Remove direnv 2021-10-08 14:13:03 -04:00
nixy 320cba04f3 Add dim colorscheme and direnv plugin 2021-05-27 19:55:57 -04:00
nixy ab22a67b89 Remove snipmate since I'm no longer processing as much text 2021-05-19 20:59:18 -04:00
nixy fd177759df Remove extra snipmate jawns 2021-05-19 20:54:06 -04:00
nixy c579d5dd96 Update vim submodules 2021-05-19 20:50:33 -04:00
nixy 52614350da Start using tagbar more 2021-05-19 20:46:07 -04:00
nixy 67cd6e9e35 Update submodules 2020-06-15 18:29:34 +00:00
nixy 9ea3c15256 Remove direnv, wasn't using it 2020-02-08 11:35:43 -05:00
nixy b9d3b9a710 Update vim plugins 2019-12-15 17:41:06 -05:00
nixy 7183911d64 Update submodules 2019-09-19 17:39:00 +00:00
nixy 22b223a5c9 Default to dark background 2019-04-22 14:44:52 +00:00
nixy dc61e491d9 Add direnv to vim plugins 2019-04-22 14:43:49 +00:00
nixy 9c0e600d10 Remove endwise module from vim configuration 2017-11-03 12:29:07 -04:00
someguy fd9dcb7053 Remove default line width from vimrc 2017-11-02 23:22:08 -04:00
someguy a20fd660ba Remove unecessary vim syntax files 2017-11-02 23:11:40 -04:00
someguy 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
someguy 6443ef5b20 Allow traversal of wrapped lines using 'j' and 'k' 2017-04-06 21:33:12 -04:00
someguy f9858f3d4b Added git submodules for snipmate dependencies 2017-04-06 21:31:50 -04:00
someguy 3fd739da93 Added submodule for snipmate
Also renamed vim-vinegar to vinegar
2017-04-06 21:29:25 -04:00
someguy 80ca4628ee Added git submodule for vinegar 2017-04-06 10:52:46 -04:00
someguy 34ffef8e1a Added git submodule for tagbar 2017-04-06 10:48:37 -04:00
someguy 79e86a6cbc Reorganized .vimrc and added support for hasktags to tagbar 2017-04-06 10:46:02 -04:00
someguy e56d63308b Added git submodule for supertab 2017-04-06 10:40:30 -04:00
someguy 7d4784c58f Added git submodule for vim-endwise 2017-04-06 10:35:03 -04:00
someguy 2ba478a674 Added git submodule for vim-pathogen 2017-04-06 10:34:01 -04:00
someguy 79d57ab9f1 Added git submodule for vim-commentary 2017-04-06 10:32:46 -04:00
someguy 382a149b10 Added submodule for eunuch plugin 2017-04-06 09:24:29 -04:00
someguy c3723f6dfc Added fugitive as a submodule 2017-04-06 07:38:20 -04:00
someguy a22b697c08 Added vim sleuth as a git submodule 2017-04-06 07:35:27 -04:00