Ask Your Question
0

Configure a .vimrc in vim editing mode

asked 2015-12-17 09:49:07 +0200

natema1 gravatar image

updated 2015-12-17 09:51:19 +0200

Since I'm Vim addicted, I set to vim the Editor keyboard bindings in my account settings. I would like to make use of .vimrc file as well, so I tried creating one in the project folder, but then when I open a worksheet the .vimrc is not effective. Is it possible to source a .vimrc file from a worksheet when using Vim bindings? If yes, how?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-12-17 15:15:15 +0200

Harald Schilly gravatar image

Hi, this "VIM Mode" is only for the codemirror editor inside the web-browser (javascript). This .vimrc file is for the vim program and has nothing to do with it. You can use vim via creating a terminal file and running vim <filename>.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2015-12-17 09:49:07 +0200

Seen: 471 times

Last updated: Dec 17 '15