This commit is contained in:
Mihai Galos
2023-03-05 16:54:20 -08:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -269,7 +269,7 @@ let s:globs = {
\ 'jsp': '*.jsp',
\ 'jst': '*.ejs,*.ect,*.ejs.t,*.jst',
\ 'julia': '*.jl',
\ 'just': '*.just,justfile',
\ 'just': '*.just,\cjustfile',
\ 'kconfig': 'Kconfig,Kconfig.debug,Kconfig.*',
\ 'kivy': '*.kv',
\ 'kix': '*.kix',