commit | cbaff5e06ec525d31dc44093125c42029e01d508 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Apr 08 17:45:08 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Apr 08 17:45:08 2022 +0100 |
tree | cf90237ea61147e5cf690a9db7f36741fd3aa0a5 | |
parent | a8034a4886843fbf10bd59a6f55ec723da515b8e [diff] [blame] |
Update runtime files
diff --git a/runtime/indent/dictdconf.vim b/runtime/indent/dictdconf.vim index 5c4fbda..5c0e7c5 100644 --- a/runtime/indent/dictdconf.vim +++ b/runtime/indent/dictdconf.vim
@@ -11,3 +11,5 @@ setlocal indentkeys=0{,0},!^F,o,O cinwords= autoindent smartindent setlocal nosmartindent inoremap <buffer> # X# + +let b:undo_indent = "setl ai< cinw< indk< si< | silent! iunmap <buffer> #"