Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can use the standard vim commands to create split panes with different files.

:e <some file>

:vsp <another file> " for vertical split

:sp <yet another file> " for horizontal split



Very cool. Does it have the equivalent of a .vimrc file so I can modify the leader char and make it more like my MacVim setup?


As of now it doesn't look like Vico supports the `let` command so setting <Leader> with `let mapleader=','` wouldn't work.

Like so many others, I'll be keeping my eyes peeled.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: