mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-11 04:23:47 -05:00
* 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.