]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0858: 'indentkeys' and 'cinkeys' defaults are different v8.1.0858
authorBram Moolenaar <Bram@vim.org>
Thu, 31 Jan 2019 13:12:57 +0000 (14:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 31 Jan 2019 13:12:57 +0000 (14:12 +0100)
commitce655743ba5c56c00769e57e6a6608c0088211ab
treec2c038dd034db0123e4f711a1f530f1dfea806b3
parent4b47162ccede0b6d9cbb9473ad870220a24fbf54
patch 8.1.0858: 'indentkeys' and 'cinkeys' defaults are different

Problem:    'indentkeys' and 'cinkeys' defaults are different.
Solution:   Make them the same, update docs. (close #3882)
runtime/doc/indent.txt
runtime/doc/options.txt
src/option.c
src/version.c