mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 06:39:25 +00:00
[neovim] Add yaml-companion module and update plugins
This commit is contained in:
@ -7,5 +7,6 @@ require("plugins.lsp.mason")
|
||||
require("plugins.lsp.handlers").setup()
|
||||
require("plugins.lsp.null-ls")
|
||||
require("plugins.lsp.lsp-saga")
|
||||
require("plugins.lsp.yaml-companion")
|
||||
|
||||
win.default_options.border = "rounded"
|
||||
|
Reference in New Issue
Block a user