XVimProject / XVim2

Vim key-bindings for Xcode 9
MIT License
2.3k stars 181 forks source link

Where to place a .vimrc file #255

Closed stphnlngdncoding closed 4 years ago

stphnlngdncoding commented 5 years ago

Hello, I am attempting to remap jj to <Esc>. I have created a .vimrc file and inserted the text inoremap jj <Esc> inside it. Where do I place this file? Do I need to relaunch or rebuild afterwards?

pebble8888 commented 4 years ago

https://github.com/XVimProject/XVim2/blob/master/Documents/FeatureList.md#xvimrc

pebble8888 commented 4 years ago

close an inactive issue.