`source $MYVIMRC` will fail since command `W` exists. Add `!` so the command would be redefined |
||
|---|---|---|
| .. | ||
| basic.vim | ||
| extended.vim | ||
| filetypes.vim | ||
| plugins_config.vim | ||
`source $MYVIMRC` will fail since command `W` exists. Add `!` so the command would be redefined |
||
|---|---|---|
| .. | ||
| basic.vim | ||
| extended.vim | ||
| filetypes.vim | ||
| plugins_config.vim | ||