Commit Graph

58 Commits

Author SHA1 Message Date
nixy 7e0a278f49 Fix colorscheme for neovim v0.10+ 2025-04-04 17:53:07 +00:00
nixy 09c4a473bd Add vim-gitgutter to configuration 2025-04-04 17:53:07 +00:00
nixy 9f0fedd00d Improve highlighting on selected pmenu 2025-04-04 17:53:07 +00:00
nixy d5c15d2302 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-04 17:53:07 +00:00
nixy afbe10737e Improve default window name for slime 2025-04-04 17:53:07 +00:00
nixy 36ceabb857 Attempt to automatically extract session name from curren screen session 2025-04-04 17:53:07 +00:00
nixy 1f42f0e909 Don't do weird things with autocmd 2025-04-04 17:53:07 +00:00
nixy ef429f5e5e Add basic autocmds to wrap on markdown and open logs at the end 2025-04-04 17:53:07 +00:00
nixy bd497a668d Beginner luasnip configuration for terraform 2025-04-04 17:47:21 +00:00
nixy c98ea52dbb Update git plugins 2025-04-04 17:47:20 +00:00
nixy 67d46f99c7 Beginning binding/config for luasnip 2025-04-04 17:47:20 +00:00
nixy 8b29c959fb Split up neonvim configuration into lua files rather than lua heredoc 2025-04-04 17:47:20 +00:00
nixy 710b0f9cdf Pin plugins to specific tagged versions rather than master + add luasnip 2025-04-04 17:47:20 +00:00
nixy ccfa18b331 Update plugins 2025-04-04 17:47:20 +00:00
nixy d60bc2772f Update lspconfig 2025-04-04 17:47:20 +00:00
nixy b7886df942 Update plugins 2025-04-04 17:47:20 +00:00
nixy 330e88fbf3 More neovim testing 2025-04-04 17:47:20 +00:00
nixy 914afec926 Begin to examine neovim config 2025-04-04 17:47:20 +00:00
nixy 59d618b9f2 Add support for progressive neovimming 2025-04-04 17:47:20 +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