mirror of
https://github.com/vim/vim.git
synced 2025-10-18 07:54:29 -04:00
Updated runtime files.
Add Serbian translations and spell checking.
This commit is contained in:
@@ -104,10 +104,6 @@ if s:line1 =~# "^#!"
|
||||
elseif s:name =~# '^pike\%(\>\|[0-9]\)'
|
||||
set ft=pike
|
||||
|
||||
" Pike
|
||||
elseif s:name =~# '^pike\%(\>\|[0-9]\)'
|
||||
set ft=pike
|
||||
|
||||
" Lua
|
||||
elseif s:name =~# 'lua'
|
||||
set ft=lua
|
||||
|
Reference in New Issue
Block a user