1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-09-11 17:49:08 +00:00

[neovim] Update plugins

This commit is contained in:
2022-10-12 17:07:14 +02:00
parent e6f3c13e25
commit 89f28aba90
3 changed files with 9 additions and 14 deletions

View File

@@ -7,4 +7,4 @@ require("user.lsp.mason")
require("user.lsp.handlers").setup()
require("user.lsp.null-ls")
win.default_options.border = 'rounded'
win.default_options.border = "rounded"