vimrc/vimrcs
WilliamLeung 7862832aee fix(basic.vim): change `command W` to `command! W`
`source $MYVIMRC` will fail since command `W` exists.
Add `!` so the command would be redefined
2018-04-19 14:41:08 +08:00
..
basic.vim fix(basic.vim): change `command W` to `command! W` 2018-04-19 14:41:08 +08:00
extended.vim Updated plugins, also experimenting with a new font 2017-11-24 14:54:40 +01:00
filetypes.vim Ensure we have a leading space in key comments 2018-02-07 15:22:29 +01:00
plugins_config.vim Updated plugins 2018-03-31 11:56:26 -03:00