Square open-sources its Vim repo, Maximum Awesome
131–140 of 145 posts
Re: Square open-sources its Vim repo, Maximum Awesome
#132Re: Square open-sources its Vim repo, Maximum Awesome
#133Not to rain on anybody's parade here, but for first-time vim users I recommend not using any plugins and only selectively adding them one at a time after the basics (buffers, navigation, some ex mode, etc) are at least somewhat familiar. Getting started with plugins enabled makes it hard to understand where vim stops and plugins begin and make switching to a different (someone else's) vim setup confusing at best. It…
Re: Square open-sources its Vim repo, Maximum Awesome
#134Earlier quoted context omitted.
Indeed, it's very unfortunate that tmux doesn't run on windows (under cygwin).
It used to be very unfortunate, but J Raynor recently posted a working patch and I'm currently running tmux in Cygwin! http://www.marshut.com/mrnsr/patch-for-tmux-on-cygwin.html
Re: Square open-sources its Vim repo, Maximum Awesome
#135Is there a way to uninstall this? Kill the symlinks and remove the appended .bak from old config?
Yep, just remove the symlinks and rename the .bak files. Opened an issue to cover this. Thanks! https://github.com/square/maximum-awesome/issues/37
Re: Square open-sources its Vim repo, Maximum Awesome
#136Earlier quoted context omitted.
Chalk it up to different preferences. I prefer Vundle too, never could get Pathogen to work, but Vundle just does for me. But others were using Pathogen before Vundle appeared and have no reason to switch.
What do you mean you could "never get it to work"? https://github.com/tpope/vim-pathogen#installation It's literally copy and paste. I understand preferences and taste, but you make it sound like you need a degree in particle physics to make the thing work...
Re: Square open-sources its Vim repo, Maximum Awesome
#137Not to rain on anybody's parade here, but for first-time vim users I recommend not using any plugins and only selectively adding them one at a time after the basics (buffers, navigation, some ex mode, etc) are at least somewhat familiar. Getting started with plugins enabled makes it hard to understand where vim stops and plugins begin and make switching to a different (someone else's) vim setup confusing at best. It…
Completely respect where you're coming from, but totally disagree. I made a few abortive switches to Vim that didn't last a week because my productivity was too hampered and the environment too extreme & foreign. To a newcomer like me, Vim's built-in help was less than worthless, since you pretty much need to know the Vim term for what you're looking up to find it. Googling around wasn't much more effective (there's…
Re: Square open-sources its Vim repo, Maximum Awesome
#138Earlier quoted context omitted.
Because it's Square and they're hip. Whenever they open the lids of their macbooks its you know... just awesome. Not to mention it's not maximum awesome: CtrlP > Command-T and Vundle > Pathogen.
I like unite + vimproc more than CtrlP: http://www.codeography.com/2013/06/17/replacing-all-the-thin... https://github.com/Shougo/unite.vim
Re: Square open-sources its Vim repo, Maximum Awesome
#139Not to rain on anybody's parade here, but for first-time vim users I recommend not using any plugins and only selectively adding them one at a time after the basics (buffers, navigation, some ex mode, etc) are at least somewhat familiar. Getting started with plugins enabled makes it hard to understand where vim stops and plugins begin and make switching to a different (someone else's) vim setup confusing at best. It…
Completely respect where you're coming from, but totally disagree. I made a few abortive switches to Vim that didn't last a week because my productivity was too hampered and the environment too extreme & foreign. To a newcomer like me, Vim's built-in help was less than worthless, since you pretty much need to know the Vim term for what you're looking up to find it. Googling around wasn't much more effective (there's…
What exactly was it you were doing faster and better in your previous editor (which was?)?
> the environment [was] too extreme & foreign
What about it was weird?
Re: Square open-sources its Vim repo, Maximum Awesome
#140Great to see some love for tmux. Terminal vim + tmux is a lot more powerful than Gvim or MacVim. That said, I started using vim with Janus and while it convinced me that vim could be a great modern editor, it left me too confused when I tried to make my own customizations. I ended up ditching it and hand-picking my own plugins. I suspect a completely new vim user would likely experience the same process with Maximum…
Terminal vim + tmux is a lot more powerful than Gvim or MacVim. Oh God, here we go...