commit | 90df4b9d423485f7db16e3a65cab4f14edc815ae | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jul 07 20:26:08 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jul 07 20:26:08 2021 +0200 |
tree | 1477a8fa59c5061882816599bd38960c84e42eb9 | |
parent | 303215d60cece0462f040035502b5bc95373bd6e [diff] [blame] |
Update runtime files
diff --git a/runtime/syntax/vim.vim b/runtime/syntax/vim.vim index 2de81ae..625cf02 100644 --- a/runtime/syntax/vim.vim +++ b/runtime/syntax/vim.vim
@@ -10,7 +10,7 @@ if exists("b:current_syntax") finish endif -let s:keepcpo= &cpo +let s:keepcpo = &cpo set cpo&vim " vimTodo: contains common special-notices for comments {{{2