1
0
Fork 0
mirror of synced 2024-11-17 06:25:35 -05:00
ultimate-vim/vimrcs
William17 e1a383d271 fix(basic.vim): change command W to command! W (#412)
`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 (#412) 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 (#511) 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 (#507) 2019-11-16 17:00:14 +01:00