mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-31 15:19:26 +02:00
add on init to gdscript
This commit is contained in:
parent
bfb85f9620
commit
997acc5720
1 changed files with 1 additions and 0 deletions
|
@ -1153,6 +1153,7 @@ lvim.lang = {
|
|||
"6008",
|
||||
},
|
||||
on_attach = common_on_attach,
|
||||
on_init = common_on_init,
|
||||
capabilities = common_capabilities,
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue