r00k / dotfiles

config files for zsh, bash, completions, gem, git, irb, rails, vim
MIT License
751 stars 89 forks source link

Auto indent pasted text in vim #16

Closed victormours closed 9 years ago

victormours commented 9 years ago

Hi there!

As described, this automatically indents text in vim. I'm picking up some cool stuff from your dotfiles so I thought I'd contribute back. :-)

Cheers!

r00k commented 9 years ago

Hey thanks! I'll give this a shot and see how it goes.

victormours commented 9 years ago

Sweet! :-)

Also if you're into aliases you might be interested in explicit aliases and mandatory aliases.

r00k commented 9 years ago

Hah! Those are great.

On Thu, Oct 15, 2015 at 1:53 PM, Victor Mours notifications@github.com wrote:

Sweet! :-)

Also if you're into aliases you might be interested in explicit aliases https://github.com/victormours/dotfiles/blob/master/zsh/explicit_aliases.sh and mandatory aliases https://github.com/victormours/dotfiles/blob/master/zsh/mandatory_aliases.sh .

— Reply to this email directly or view it on GitHub https://github.com/r00k/dotfiles/pull/16#issuecomment-148471892.

-Ben