fix: set lua filetype in modeline
This commit is contained in:
parent
9f0cb734cb
commit
81a526eaaa
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -909,4 +909,4 @@ require('lazy').setup({
|
||||||
})
|
})
|
||||||
|
|
||||||
-- The line beneath this is called `modeline`. See `:help modeline`
|
-- The line beneath this is called `modeline`. See `:help modeline`
|
||||||
-- vim: ts=2 sts=2 sw=2 et
|
-- vim: ts=2 sts=2 sw=2 et ft=lua
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue