Updated runtime files. Add Dutch translations.

This commit is contained in:
Bram Moolenaar
2012-03-11 15:57:40 +01:00
parent 0fdabb004f
commit e87201dc01
48 changed files with 8331 additions and 77 deletions
+1
View File
@@ -32,5 +32,6 @@ if exists("loaded_matchit")
endif " exists("loaded_matchit")
let &cpo = s:save_cpo
unlet s:save_cpo
" vim:sts=2:sw=2: