Commit Graph

81 Commits

Author SHA1 Message Date
568681ce4c Fix gruvbox sign backgrounds 2023-12-01 15:26:03 -05:00
af42913e66 Add lsp_lines with custom toggle keymaps 2023-12-01 15:26:03 -05:00
47296cc673 Add nvim-pqf 2023-12-01 15:26:03 -05:00
086ba55d2c Add telescope keymap for grep_string 2023-12-01 15:26:03 -05:00
f6ea82fe9d Fix keymap descriptions 2023-12-01 15:26:03 -05:00
247c8991bd Add lang extras: clangd, cmake, java, ruby, terraform, tex 2023-12-01 15:26:03 -05:00
16be93ba68 Add yanky extra 2023-12-01 15:26:03 -05:00
8fbecc329a Tweak folding config to allow previewing 2023-12-01 15:26:03 -05:00
066f271e15 Add neogen for annotation generation 2023-12-01 15:26:03 -05:00
324b7bc012 Add winbar to neo-tree 2023-12-01 15:26:03 -05:00
0e22bd6b29 Fix bad keymaps 2023-12-01 15:26:03 -05:00
7543e338db Add nvim-ufo for fancier folding 2023-12-01 15:26:02 -05:00
c2e6c41cd4 Add aerial extra 2023-12-01 15:26:02 -05:00
2d6153eab9 Fix fugitive mappings, add tpope and just file plugins 2023-12-01 15:26:02 -05:00
f8c7f59faf Add fugitive.vim 2023-12-01 15:26:02 -05:00
1bd905a6bf Switch to new lazy-based config
Still a bit WIP. Gradually adding back old plugins and config from old config.
2023-12-01 15:26:02 -05:00
9a1c59026f Add terraform lsp, fix eslint lsp 2023-12-01 15:26:02 -05:00
9b1d5e0c96 Swap space+tab with fd instead of git-ls 2023-12-01 15:26:02 -05:00
6e7a5fd5b0 Add telescope find_files shortcut 2023-12-01 15:26:02 -05:00
72306ed1c7 Fix indent-blankline-nvim after breaking change 2023-12-01 15:26:02 -05:00
14ac00f2f0 Disable custom gruvbox diff colors 2023-12-01 15:26:02 -05:00
4ab870b72e Fix gruvbox color override 2023-12-01 15:26:01 -05:00
55985e5ef4 Add kanagawa theme 2023-12-01 15:26:01 -05:00
c139456381 Remove flit.nvim
Decided I don't like it / don't understand it.
2023-12-01 15:26:01 -05:00
5e8b4f8284 Remove now uneeded copilot plugin hack 2023-12-01 15:26:01 -05:00
e568558b9c Add alpha-nvim 2023-12-01 15:26:01 -05:00
6a0813334a Add treesj 2023-12-01 15:26:01 -05:00
13d270e65a Install git-conflict and nvim-pqf 2023-12-01 15:26:01 -05:00
96f2231bcc Better postgresql highlighting, just highlighting 2023-12-01 15:26:01 -05:00
c0d1d5dd70 Swap out nvim-tree with oil.nvim
Better plugin for what I want instead of trying to kludge a tree sidebar
plugin into a vinegar-style plugin.
2023-12-01 15:26:01 -05:00
faee79fbe8 Remove drex extension from lualine 2023-12-01 15:26:01 -05:00
0a3afcec71 Removing drex in favor of nvim-tree
For vinegar-style directory navigation. It seems like nvim-tree has
gotten better at this since I last tried it, and I prefer nvim-tree over
drex.
2023-12-01 15:26:01 -05:00
7bc60f6c6a Fix auto-session lualine plugin 2023-12-01 15:26:01 -05:00
f62301985e Re-enable todo_comments null-ls plugin 2023-12-01 15:26:01 -05:00
0bd4eaf710 Fix syntax highlighting for ruby config files 2023-12-01 15:26:01 -05:00
6dbe06018b Disable todo_comments null-ls due to bizarre bug
Breaks treesitter tsx syntax highlighting:
https://github.com/jose-elias-alvarez/null-ls.nvim/issues/1527
2023-12-01 15:26:01 -05:00
d44a4cd533 Install neoai-nvim 2023-12-01 15:26:01 -05:00
310045fbef Fix mason lspconfig startup errors 2023-12-01 15:26:01 -05:00
6bd5e48655 Add back my gruvbox diff color hack
Since my PR was reverted.
2023-12-01 15:26:01 -05:00
65575378dd Add crates.nvim keymaps 2023-12-01 15:26:01 -05:00
46abe3df29 Upgrade bufferline 2023-12-01 15:26:01 -05:00
66f1e4a778 Remove dead sqls 2023-12-01 15:26:01 -05:00
f4414296cb Switch back to ellisonleao/gruvbox.nvim
Now that my PR is merged 🎉
2023-12-01 15:26:01 -05:00
606dd91f5e Try out leap and flit 2023-12-01 15:26:01 -05:00
d788112cf4 Use my fork of gruvbox 2023-12-01 15:26:01 -05:00
44a01c44c4 Darken gruvbox search colors 2023-12-01 15:26:01 -05:00
ff72d5d483 Add nowrite to lastplace-nvim buftype ignore 2023-12-01 15:26:01 -05:00
23ba06705e Fix gruvbox diff colors
See:
https://github.com/ellisonleao/gruvbox.nvim/issues/105#issuecomment-1480547367
2023-12-01 15:26:00 -05:00
603e33e7ef Fix gruvbox diff colors 2023-12-01 15:26:00 -05:00
76d8cc8d6e Add diffview mappings 2023-12-01 15:26:00 -05:00