mirror of
https://github.com/zoriya/vim.git
synced 2026-05-29 18:03:01 +00:00
Updated runtime files. Add Dutch translations.
This commit is contained in:
@@ -37,3 +37,8 @@ if has("gui_win32") && !exists("b:browsefilter")
|
||||
endif
|
||||
"}}}
|
||||
|
||||
"{{{ Undo settings
|
||||
let b:undo_ftplugin = "setlocal shiftwidth< softtabstop< expandtab<"
|
||||
\ . " formatoptions< comments< textwidth<"
|
||||
\ . "| unlet! b:browsefiler"
|
||||
"}}}
|
||||
|
||||
Reference in New Issue
Block a user