Commit Graph

91 Commits

Author SHA1 Message Date
06140480ad Add smart-splits 2023-12-01 15:28:11 -05:00
2e781ef1db Turn off cursorline in terminal 2023-12-01 15:28:11 -05:00
c822930602 Mac paste, git blame, grep string fix 2023-12-01 15:28:11 -05:00
c842a55175 Plugin updates 2023-12-01 15:28:11 -05:00
2aac3866d7 Merge branch 'lazy' 2023-12-01 15:28:11 -05:00
d0b94849e2 Tweak font size 2023-12-01 15:26:03 -05:00
a1e0aa6a9f Updates after installing on mac (font resizing, title, lazydocker) 2023-12-01 15:26:03 -05:00
b220cc8ab1 Various fixes from mac 2023-12-01 15:26:03 -05:00
159122bb18 Configure lualine and bufferline the way I like
I use tabs and splits mostly, not buffers.
2023-12-01 15:26:03 -05:00
49b6cef490 Add goto-preview-nvim 2023-12-01 15:26:03 -05:00
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
9a1c59026f Add terraform lsp, fix eslint lsp 2023-12-01 15:26:02 -05:00
7543e338db Add nvim-ufo for fancier folding 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
c2e6c41cd4 Add aerial extra 2023-12-01 15:26:02 -05:00
6e7a5fd5b0 Add telescope find_files shortcut 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
72306ed1c7 Fix indent-blankline-nvim after breaking change 2023-12-01 15:26:02 -05:00
f8c7f59faf Add fugitive.vim 2023-12-01 15:26:02 -05:00
14ac00f2f0 Disable custom gruvbox diff colors 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
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