开发者

MacVim remember my old settings

I have deleted my old .vimrc and .vim to configure vim from scratch. I have done it. Bu开发者_开发技巧t MacVim remembers my old settings, e.g. maps. Does it cache settings and plugins somewhere?


MacVim has "Enable Quickstart" option in Preferences/Advanced and it caches settings for quick start if it is enabled. You should uncheck it to reset.


Try ls -a in HOME and verify exists swp file. If exists, remove it.


I seems that resetting MacVim preferences solves the problem

defaults delete org.vim.MacVim
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜