updates
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
vim.o.colorcolumn = "100"
|
||||
vim.opt.tabstop = 2
|
||||
vim.opt.shiftwidth = 2
|
||||
vim.opt.softtabstop = 2
|
||||
@@ -784,7 +784,6 @@ require("lazy").setup({
|
||||
"lua_ls", -- lua
|
||||
"marksman", -- markdown
|
||||
"pyright", -- python
|
||||
"tsserver", -- typescript
|
||||
"yamlls", -- yaml
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user