1
0
Fork 0
Commit graph

60 commits

Author SHA1 Message Date
ec1d761c08 neovim: Add LSP config special case for gopls imports+formatting 2023-10-17 11:20:38 -07:00
1e7274b508 Revert "Revert "neovim: Restore gopls import sorting""
This reverts commit e5883296c2.

I lied about gopls not being special anymore. I'll figure this out
eventually though!
2023-09-13 11:05:43 -07:00
f4182fb7ce neovim: Remove gitsigns delay 2023-09-12 19:22:19 -07:00
e5883296c2 Revert "neovim: Restore gopls import sorting"
This reverts commit 7b2ff85217.

It seems like sorting imports happens automatically with the right Mason
servers installed. (Or it may just be that a newer version of `gopls`
does this by default now, but I can't tell the difference.)
2023-09-12 19:18:10 -07:00
9c5ba0d040 neovim: Use rust-tools for actions in K binding 2023-09-12 19:17:15 -07:00
3011c3bf6d neovim: DAP + rust-tools 2023-09-12 19:15:45 -07:00
7b2ff85217 neovim: Restore gopls import sorting 2023-09-08 11:43:01 -07:00
75b34221d9 neovim: Update plugins 2023-08-02 11:29:27 -07:00
8af57fc937 nvim: Refactor plugins 2023-06-29 16:28:25 -07:00
71d8737447 neovim: Convert all config to Lua
I've been using this with only minimal changes for a few weeks now, so
this seems like a good place to checkpoint it.
2023-05-21 16:11:44 -07:00