1 jsfaint 2015-04-16 13:15:20 +08:00 内置文件夹是指runtime么? 那个确实在macvim.app里面 |
![]() | 2 derek80 2015-04-16 13:32:50 +08:00 ~/.vimrc ~/.gvimrc |
![]() | 3 FrankFang128 2015-04-16 14:25:42 +08:00 via Android 你试一下不就知道了吗 |
![]() | 4 582033 2015-04-16 14:42:15 +08:00 1. MacVim differences *macvim-differences* One of the goals of MacVim is to make Vim behave like a proper Mac OS X application. For this reason MacVim behaves slightly different from other GUI ports of Vim. Most of the modifications are provided in the system gvimrc file; you can quickly open this file and look at it yourself by typing: > :tabe $VIM/gvimrc Note that this file will be overwritten each time you update MacVim, so it is best to keep your own modifications inside "~/.gvimrc". 参见 :h gui_mac |
![]() | 5 QuakeX 2015-04-16 15:18:08 +08:00 还是在~目录下的,推荐一个NB 的 dotfile,YRDR,在 github 上搜索试试 。 |
![]() | 6 cheneiweei 2015-04-16 21:00:25 +08:00 我试过都可以,不过我个人用的是主目录下的,比较方便 |
![]() | 7 yopming 2015-04-16 23:43:48 +08:00 还是用的主目录下面的.vimrc,然后给终端里面的判断一下gui_runing就好了 |
![]() | 8 ycyppq123 2015-04-17 08:34:44 +08:00 求推荐一个macvim配置的链接 |
9 miterleo 2015-04-17 10:38:45 +08:00 vim 里面命令模式 :version 列出了从哪里加载配置文件 |