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