Skip to content

Commit d2e87d5

Browse files
committed
Add Makefile and Justfile to rooter
1 parent 4d59816 commit d2e87d5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lua/plugins/navigation.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ return {
4949
".nvim.lua",
5050
".neoconf.json",
5151
"neoconf.json",
52+
"Makefile",
53+
"Justfile",
5254
-- "package.json",
5355
-- "tsconfig.json",
5456
"go.mod",

0 commit comments

Comments
 (0)