Commit Graph

65 Commits

Author SHA1 Message Date
c5c69d5012 Fix keymap descriptions 2023-11-27 15:47:40 -05:00
d1c09bf24d Tweak folding config to allow previewing 2023-11-27 14:43:25 -05:00
b83379924e Add neogen for annotation generation 2023-11-27 14:21:13 -05:00
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
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
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
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
6d336c37bf Add crates.nvim keymaps 2023-04-18 00:16:43 -04:00
Tyler Hallada
9928b63d6b Remove dead sqls 2023-04-17 23:10:44 -04:00
Tyler Hallada
98fb83d2d3 Try out leap and flit 2023-03-24 16:31:32 -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
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
Tyler Hallada
ae1151950e Add sqls keymaps 2023-01-31 13:42:43 -05:00
b32dfb7415 Add descs to key maps, add neodev.nvim
Also highlight yanked text.
2023-01-31 01:35:31 -05:00
Tyler Hallada
7599c8e94d Some fixes + sqls from work mac 2023-01-06 21:05:38 -05:00
26446abf36 Startup fixes and add cmp-tabnine 2023-01-06 21:04:31 -05:00
Tyler Hallada
af83a14dc1 Add zls, background color 2022-11-30 14:26:42 -05:00
Tyler Hallada
fddba892f3 Fix GBrowse shortcut 2022-10-24 12:06:43 -04:00
Tyler Hallada
c154afd495 Some fixes and add plugins 2022-10-24 12:04:40 -04:00