1
0
mirror of https://github.com/amix/vimrc synced 2025-06-29 02:55:01 +08:00
Files
amix-vimrc-mirror/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
..
2019-11-16 17:00:14 +01:00