mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 09:19:26 +00:00
[neovim] Fix wrong plugin name
This commit is contained in:
@ -13,6 +13,6 @@ indent_blankline.setup({
|
||||
filetype_exclude = {
|
||||
"help",
|
||||
"packer",
|
||||
"NvimTree",
|
||||
"neo-tree",
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user