This commit is contained in:
sadan 2024-09-08 18:27:01 -04:00
parent bf42a74f00
commit ddf45b4e55
No known key found for this signature in database
7 changed files with 186 additions and 79 deletions

View file

@ -1,4 +1,7 @@
local plugins = {
{
"christoomey/vim-titlecase"
},
{
"kylechui/nvim-surround",
version = "*", -- Use for stability; omit to use `main` branch for the latest features
@ -86,9 +89,9 @@ local plugins = {
{
"jose-elias-alvarez/null-ls.nvim",
},
{
"MunifTanjim/eslint.nvim",
},
-- {
-- "MunifTanjim/eslint.nvim",
-- },
{
"williamboman/mason.nvim",
},