1
0
Fork 0
mirror of synced 2025-04-18 12:39:45 -04:00
ultimate-vim/vimrcs
William17 e1a383d271 fix(basic.vim): change command W to command! W ()
`source $MYVIMRC` will fail since command `W` exists.
Add `!` so the command would be redefined
2019-11-16 17:13:30 +01:00
..
basic.vim fix(basic.vim): change command W to command! W () 2019-11-16 17:13:30 +01:00
extended.vim Fix guifont config format in gtk2 & linux, see also https://github.com/amix/vimrc/issues/436 () 2019-11-16 16:57:25 +01:00
filetypes.vim Ensure we have a leading space in key comments 2018-02-07 15:22:29 +01:00
plugins_config.vim Fixes typo () 2019-11-16 17:00:14 +01:00