mirror of
https://github.com/tpope/vim-sensible.git
synced 2026-05-26 11:24:19 +02:00
98a6555e4a
* Break undo after CTRL-U. * Set shiftround. * Set tabpagemax=50. * Set nrformats-=octal. * Set sessionoptions-=options. * Set history=1000. * Set ttimeoutlen=100. * Set encoding=utf-8 in gvim. * Override shell=fish to use a supported shell instead. * Use ASCII only listchars. * Drop fillchars. * Drop smartcase. * Drop autowrite. * Drop showmatch. * Drop Y mapping. * Don't clobber scroll offsets. * Don't override a blank viminfo. * Don't force UNIX line endings on Windows. * Stop setting temporary directories.