948 B
948 B
Plugins to look into
- https://github.com/lvimuser/lsp-inlayhints.nvim/tree/anticonceal
- https://github.com/theHamsta/nvim-dap-virtual-text/tree/inline-text
- https://github.com/andythigpen/nvim-coverage
- https://github.com/lukas-reineke/indent-blankline.nvim
- https://github.com/johmsalas/text-case.nvim
- gitsigns?
- casing plugins? [","] = { name = " Misc Tools" }, [",c"] = { name = " Casing" }, [",cs"] = { ":Snek", desc = "To Snek Case" }, [",cc"] = { ":Camel", desc = "To Camel Case" }, [",cp"] = { ":CamelB", desc = "To Pascal Case" }, [",ck"] = { ":Kebab", desc = "To Kebab Case" }, [",ce"] = { ":Screm", 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/