add more neovim plugins
This commit is contained in:
parent
29f6d0a2b9
commit
bbf6641115
10 changed files with 107 additions and 8 deletions
|
@ -4,8 +4,9 @@ return {
|
|||
version = "*",
|
||||
opts = {
|
||||
options = {
|
||||
mode = "tabs",
|
||||
separator_style = "slant",
|
||||
-- mode = "tabs",
|
||||
separator_style = "slope",
|
||||
diagnostics = "nvim_lsp",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue