Tag: Janus
Getting the Right Coding Environment
by
I typically use MacVim with Janus (I’ve stripped some things out) mainly because of the navigation and the fact that you really don’t ever need to take your hands off the keys. I still find that MacVim is missing things, like completion of functions in a project, or adding extra folders to a project. When…
Distraction Free MacVim with Markdown
by
I’ve been using MacVim as my sole code editor for almost a year now and have started to modify the stock config presented in Janus. Today with the suggestion of @matthewlang I’ve got two new items to add to my .vim configuration. VimRoom Brings distraction free writing to Vim/MacVim. One thing I really find frustrating…