Commit Graph

72 Commits

Author SHA1 Message Date
4beea3de36 Add winbar to neo-tree 2023-11-27 14:20:56 -05:00
c5e5c87db6 Fix bad keymaps 2023-11-27 14:20:39 -05:00
36c66d84e4 Add nvim-ufo for fancier folding 2023-11-27 13:34:22 -05:00
a5635267f8 Add aerial extra 2023-11-27 02:52:41 -05:00
5e97f18b78 Fix fugitive mappings, add tpope and just file plugins 2023-11-27 02:39:42 -05:00
df373cb560 Add fugitive.vim 2023-11-27 01:55:56 -05:00
d23c57c5d0 Switch to new lazy-based config
Still a bit WIP. Gradually adding back old plugins and config from old config.
2023-11-27 01:31:45 -05:00
7ec0fd9f43 Add terraform lsp, fix eslint lsp 2023-11-10 14:29:33 -05:00
2d7a465268 Swap space+tab with fd instead of git-ls 2023-11-10 14:28:59 -05:00
f01407ef24 Add telescope find_files shortcut 2023-10-19 23:24:33 -04:00
34e1e75541 Fix indent-blankline-nvim after breaking change 2023-10-19 23:24:14 -04:00
7985243ead Disable custom gruvbox diff colors 2023-10-19 23:24:00 -04:00
d2a78f229c Fix gruvbox color override 2023-09-27 02:06:19 -04:00
f4d8d6aeea Add kanagawa theme 2023-07-13 11:25:24 -04:00
0beda5cfc3 Remove flit.nvim
Decided I don't like it / don't understand it.
2023-07-13 11:03:38 -04:00
4ea332981d Remove now uneeded copilot plugin hack 2023-07-06 11:33:35 -04:00
dbcdc32a37 Add alpha-nvim 2023-07-05 19:30:40 -04:00
6821990c56 Add treesj 2023-07-05 00:07:41 -04:00
cf4eec8cba Install git-conflict and nvim-pqf 2023-07-04 23:57:34 -04:00
227e74353f Better postgresql highlighting, just highlighting 2023-07-04 23:44:53 -04:00
2751d51b8f 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-06-29 15:28:39 -04:00
a3bf311578 Remove drex extension from lualine 2023-06-07 22:22:00 -04:00
454f04372e 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-06-01 00:24:02 -04:00
332ac68024 Fix auto-session lualine plugin 2023-05-07 13:24:01 -04:00
06db97b84f Re-enable todo_comments null-ls plugin 2023-05-07 13:23:46 -04:00
Tyler Hallada
d9daf57843 Fix syntax highlighting for ruby config files 2023-04-20 11:07:42 -04:00
Tyler Hallada
f0faa11c39 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-04-19 19:27:19 -04:00
16621345a9 Install neoai-nvim 2023-04-18 01:12:56 -04:00
2abcc359fa Fix mason lspconfig startup errors 2023-04-18 01:12:29 -04:00
05c133264b Add back my gruvbox diff color hack
Since my PR was reverted.
2023-04-18 00:19:24 -04:00
6d336c37bf Add crates.nvim keymaps 2023-04-18 00:16:43 -04:00
cc70556abd Upgrade bufferline 2023-04-17 23:33:15 -04:00
Tyler Hallada
9928b63d6b Remove dead sqls 2023-04-17 23:10:44 -04:00
Tyler Hallada
2b44b16f68 Switch back to ellisonleao/gruvbox.nvim
Now that my PR is merged 🎉
2023-03-24 16:51:10 -04:00
Tyler Hallada
98fb83d2d3 Try out leap and flit 2023-03-24 16:31:32 -04:00
Tyler Hallada
673c0bbec7 Use my fork of gruvbox 2023-03-24 15:32:30 -04:00
Tyler Hallada
1836a5f824 Darken gruvbox search colors 2023-03-23 10:37:14 -04:00
Tyler Hallada
be85b70418 Add nowrite to lastplace-nvim buftype ignore 2023-03-22 23:54:25 -04:00
Tyler Hallada
a61afc55f6 Fix gruvbox diff colors
See:
https://github.com/ellisonleao/gruvbox.nvim/issues/105#issuecomment-1480547367
2023-03-22 23:30:44 -04:00
Tyler Hallada
223ae8d81b Fix gruvbox diff colors 2023-03-22 21:59:20 -04:00
Tyler Hallada
1b8424b0d5 Add diffview mappings 2023-03-22 16:24:05 -04:00
23704e561e Make diffs prettier 2023-03-22 15:56:53 -04:00
Tyler Hallada
b609475dcd Fix python3 path 2023-03-22 15:56:06 -04:00
1a511ed782 Update gruvbox italic settings for new version 2023-03-22 00:20:57 -04:00
Tyler Hallada
df77dc00b1 Copilot fixes 2023-03-03 15:08:48 -05:00
Tyler Hallada
5863d0bbe1 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-03-02 13:07:40 -05:00
2aceafcd67 Add copilot plugins
Finally accepting our new robot overlords.
2023-02-20 23:33:06 -05:00
8ab75d7465 Remove tabnine 2023-02-20 21:20:23 -05:00
Tyler Hallada
0579f47854 Fix lua_ls rename 2023-02-16 00:32:39 -05:00
Tyler Hallada
65abd1876e Add typescript.nvim 2023-02-16 00:32:25 -05:00