Commit Graph

57 Commits

Author SHA1 Message Date
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
299e3dde49 Make diffs prettier 2023-12-01 15:26:00 -05:00
b107f04d38 Fix python3 path 2023-12-01 15:26:00 -05:00
9718a12736 Update gruvbox italic settings for new version 2023-12-01 15:26:00 -05:00
5482a3771b Copilot fixes 2023-12-01 15:26:00 -05:00
78857ba736 Updates with copilot.lua
Even though the completion indent is broken...
https://github.com/zbirenbaum/copilot-cmp/issues/45

copilot.vim doesn't display any virtual text either since nvim-cmp
overrides it.
2023-12-01 15:26:00 -05:00
61298ee2f0 Add copilot plugins
Finally accepting our new robot overlords.
2023-12-01 15:26:00 -05:00
eb1b2e5e8c Remove tabnine 2023-12-01 15:26:00 -05:00
dc697162af Fix lua_ls rename 2023-12-01 15:26:00 -05:00
58fe16c3d8 Add typescript.nvim 2023-12-01 15:26:00 -05:00
e67701c58b Add sqls keymaps 2023-12-01 15:26:00 -05:00
34c2f29a3d Add descs to key maps, add neodev.nvim
Also highlight yanked text.
2023-12-01 15:26:00 -05:00
7819fd7509 Some fixes + sqls from work mac 2023-12-01 15:26:00 -05:00
1e36116761 Startup fixes and add cmp-tabnine 2023-12-01 15:26:00 -05:00
4a4a4a74c6 Add zls, background color 2023-12-01 15:26:00 -05:00
af73d2858d Fix GBrowse shortcut 2023-12-01 15:26:00 -05:00
beba0144da Some fixes and add plugins 2023-12-01 15:26:00 -05:00
75dacaf7bc Replace nvim-tree with drex.nvim for vim-vinegar replacement 2023-12-01 15:26:00 -05:00
a7dcacdd91 Fix and add some plugins
* rest.nvim
* winshift.nvim
2023-12-01 15:26:00 -05:00
23bbab50e9 Use true-zen.nvim for maximizing buffers 2023-12-01 15:26:00 -05:00
734aebfa00 Fix gitui custom terminal 2023-12-01 15:26:00 -05:00
764b24f100 Add gitui custom toggleterm 2023-12-01 15:26:00 -05:00
d484f4ee38 Add which-key 2023-12-01 15:26:00 -05:00
3310dbec07 Iterating on null-ls formatting
Had to disable the format on save since it was fighting with some other
linter.
2023-12-01 15:26:00 -05:00
4a948b02e1 Show untracked files in git files telescope 2023-12-01 15:26:00 -05:00