Tags: 0xouzm/vim-sensible
Tags
sensible.vim 1.2 * Enable upwards tags file searching with `./tags;` in 'tags'. * Enable joining commented lines with `formatoptions` j flag. * Remove 'showcmd', 'shiftround', and 'fileformat' changes. * Allow fish as 'shell' for compatible Vim versions. * Don't override user specified 'ttimeoutlen'. * Don't force `t_Co` to 16 for Eterm. * Add :diffupdate to CTRL-L map.