add index.norg to project plugin

This commit is contained in:
2023-12-05 16:01:06 -05:00
parent 25aaffef4e
commit c3e1b5c2c0

View File

@ -13,6 +13,7 @@ project.setup {
".bzr",
".svn",
"package.json",
"index.norg"
},
show_hidden = false,
}