Square open-sources its Vim repo, Maximum Awesome
corner.squareup.com
Square open-sources its Vim repo, Maximum Awesome
1–10 of 145 posts
Re: Square open-sources its Vim repo, Maximum Awesome
#2Re: Square open-sources its Vim repo, Maximum Awesome
#3Re: Square open-sources its Vim repo, Maximum Awesome
#4Re: Square open-sources its Vim repo, Maximum Awesome
#5Re: Square open-sources its Vim repo, Maximum Awesome
#6Unfortunate that they don't mention licensing at all. (EDIT: Whoops, I'm completely wrong. Sorry. Move along, nothing to see here.) Since they use Git submodules, some licensing is inherited from packages like Command-T and vim-fugitive... but they wrote code themselves as well, so there's also that.
Re: Square open-sources its Vim repo, Maximum Awesome
#7not a cool question but ... I wonder if it will install on windows without problems
Re: Square open-sources its Vim repo, Maximum Awesome
#8Re: Square open-sources its Vim repo, Maximum Awesome
#9This is cool but it seems silly to have the default install method to be using "rake", I love vim but keep Ruby off most of my systems, what happened to good ol' fashion shell scripts.
Re: Square open-sources its Vim repo, Maximum Awesome
#10Overall, this seems like a great way to get started with vim because it doesn't have too many plugins but it still has the minimum features expected from someone who used Sublime or Textmate.
edit: looking at their .vimrc, there's a lot of stuff that I'll use right away. Definitely useful, just not as a straight download/install for me.