mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 12:48:01 +00:00
[neovim] Fix wrong plugin name
This commit is contained in:
parent
ea6d1e1b42
commit
ebde2479a2
@ -13,6 +13,6 @@ indent_blankline.setup({
|
||||
filetype_exclude = {
|
||||
"help",
|
||||
"packer",
|
||||
"NvimTree",
|
||||
"neo-tree",
|
||||
},
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user