working nvf!
This commit is contained in:
parent
719c8842c3
commit
d26fdccf7a
53 changed files with 330 additions and 172 deletions
4
modules/editors/nvf/runtime/after/ftplugin/envrc.lua
Normal file
4
modules/editors/nvf/runtime/after/ftplugin/envrc.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
-- luacheck: ignore
|
||||
vim.filetype.add({
|
||||
filename = { ['.envrc'] = 'bash' },
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue