Commit graph

6 commits

Author SHA1 Message Date
2d262b0fba Neovim, add typescript support 2025-07-10 13:52:40 -07:00
547dd01e34 Neovim, go lang, remore rustacean lsp call 2025-01-09 09:35:51 -08:00
4ac46cee92 neovim, add rust language support 2024-04-23 23:17:10 -07:00
e48fffffb9 neovim: Add file and git finding to telescope 2024-04-18 02:47:02 -07:00
7de2d4f368 Neovim, Add c language support 2024-04-18 02:45:25 -07:00
2b24d4e454 Neovim, refactor to use modules, lua, and LSP
Refactors the neovim config to use nix modules, and changes the plugins
to favor the builtin neovim LSP over COC. Changes all code to use lua
code instead of vimscript.
2024-04-18 02:44:29 -07:00