adding notes
This commit is contained in:
5
.nvim/project.lua
Normal file
5
.nvim/project.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
type = 'custom',
|
||||
run = [[yarn start]],
|
||||
debug = [[yarn start]],
|
||||
}
|
||||
Reference in New Issue
Block a user