remove index.norg from project.lua config

This commit is contained in:
2024-11-19 13:30:56 -06:00
parent d270b184aa
commit eb4457fa56

View File

@ -10,7 +10,6 @@ return { 'ahmedkhalf/project.nvim',
".bzr",
".svn",
"package.json",
"index.norg",
"README.md"
}
}