Compare commits
2 commits
5d12c5b045
...
81d6442841
| Author | SHA1 | Date | |
|---|---|---|---|
| 81d6442841 | |||
| 1417d55814 |
2 changed files with 4 additions and 3 deletions
|
|
@ -22,6 +22,7 @@ vim.lsp.enable({
|
|||
"lua_ls",
|
||||
"jsonls",
|
||||
"marksman",
|
||||
"gopls",
|
||||
})
|
||||
|
||||
-- diagnostic settings
|
||||
|
|
|
|||
|
|
@ -5,15 +5,15 @@
|
|||
"src": "https://github.com/ellisonleao/gruvbox.nvim"
|
||||
},
|
||||
"lazydev.nvim": {
|
||||
"rev": "01bc2aa",
|
||||
"rev": "371cd74",
|
||||
"src": "https://github.com/folke/lazydev.nvim"
|
||||
},
|
||||
"mini.nvim": {
|
||||
"rev": "d1a9158",
|
||||
"rev": "429e5f9",
|
||||
"src": "https://github.com/nvim-mini/mini.nvim"
|
||||
},
|
||||
"nvim-lspconfig": {
|
||||
"rev": "a9b2fb5",
|
||||
"rev": "a89bfcf",
|
||||
"src": "https://github.com/neovim/nvim-lspconfig"
|
||||
},
|
||||
"nvim-treesitter": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue