Working on lsp

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-06-09 03:50:20 -05:00
parent 764b890c58
commit 2566fbbec4
18 changed files with 293 additions and 110 deletions

View file

@ -12,4 +12,6 @@
["<leader>,ck"] = { ":Kebab<CR>", desc = "To Kebab Case" },
["<leader>,ce"] = { ":Screm<CR>", desc = "To Screm Case" },
- https://github.com/tpope/vim-fugitive
- https://github.com/folke/noice.nvim
- greg's: https://github.com/gblock0/dotfiles/blob/master/nvim/.config/nvim/lua/gb/plugins.lua
- others: https://nvimluau.dev/