aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/lua/vim')
-rw-r--r--runtime/lua/vim/filetype.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/lua/vim/filetype.lua b/runtime/lua/vim/filetype.lua
index e8d88ca309..3b7ea03c2d 100644
--- a/runtime/lua/vim/filetype.lua
+++ b/runtime/lua/vim/filetype.lua
@@ -545,6 +545,7 @@ local extension = {
inf = 'inform',
INF = 'inform',
ii = 'initng',
+ inko = 'inko',
inp = detect.inp,
ms = detect_seq(detect.nroff, 'xmath'),
iss = 'iss',