feat: update config.
This commit is contained in:
parent
dd6976357d
commit
628a06f5c8
2 changed files with 3 additions and 2 deletions
|
|
@ -28,6 +28,7 @@ vim.lsp.enable({
|
|||
"basedpyright",
|
||||
"yamlls",
|
||||
"bashls",
|
||||
"just",
|
||||
})
|
||||
|
||||
-- diagnostic settings
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
"src": "https://github.com/nvim-mini/mini.nvim"
|
||||
},
|
||||
"nvim-lspconfig": {
|
||||
"rev": "4044b8544a6cea57179d5a29c203b6b65d2b6ac4",
|
||||
"rev": "3f58aeca0c6ece8a9fb8782ea3fcb6024f285be3",
|
||||
"src": "https://github.com/neovim/nvim-lspconfig"
|
||||
},
|
||||
"nvim-treesitter": {
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
|
||||
},
|
||||
"render-markdown.nvim": {
|
||||
"rev": "c54380dd4d8d1738b9691a7c349ecad7967ac12e",
|
||||
"rev": "48934b49a2363b49ae1d698ed4cb30fb79d7efe8",
|
||||
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
|
||||
},
|
||||
"rose-pine": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue