Could you please upload it to vim.org for posterity? http://www.vim.org/scripts/index.php This'll get mirrored to the vimscripts github account and then let us install it via the Vundle vim package manager. Thanks for the cool plugin!
Vimroom
21–30 of 39 posts
Re: Vimroom
#22I must admit, having text centered like that is intriguing. I'm going to give this a try.
Re: Vimroom
#23Could you please upload it to vim.org for posterity? http://www.vim.org/scripts/index.php This'll get mirrored to the vimscripts github account and then let us install it via the Vundle vim package manager. Thanks for the cool plugin!
I'm not the author, just found it interesting and wanted to share with the community :)
Re: Vimroom
#24Could you please upload it to vim.org for posterity? http://www.vim.org/scripts/index.php This'll get mirrored to the vimscripts github account and then let us install it via the Vundle vim package manager. Thanks for the cool plugin!
Re: Vimroom
#25If you just want full-screen, it's ":set fullscreen" on MacVim, or ":set fu" for short.
awesome. :set nofu to get back My pet peeve with vim is the :set paste, :set nopaste things why not have :set paste false....
Re: Vimroom
#26Could you please upload it to vim.org for posterity? http://www.vim.org/scripts/index.php This'll get mirrored to the vimscripts github account and then let us install it via the Vundle vim package manager. Thanks for the cool plugin!
I'll take a look at getting it up to vim.org. Thanks for your interest!
Re: Vimroom
#27Re: Vimroom
#28Could you please upload it to vim.org for posterity? http://www.vim.org/scripts/index.php This'll get mirrored to the vimscripts github account and then let us install it via the Vundle vim package manager. Thanks for the cool plugin!
Bundle "mikewest/vimroom"
Re: Vimroom
#29Doesn't really work for me, but there is already an issue on GitHub for this. However, I don't really see the added value if you are using MacVim in the first place.
I fixed the only issue that was on the project before today (errors when mapping keys that were already mapped), and pushed a v0.7. I hope that fixes the issue you experienced.
Re: Vimroom
#30https://github.com/mbadran/vimroom
The feature sets are different, from what I can tell.