0
0
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:
Bram Moolenaar
2018-02-27 14:53:30 +01:00
parent d4fc577e60
commit 22f1d0e35e
25 changed files with 7721 additions and 423 deletions

View File

@@ -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