VIM Tips

vim tips

12|07|2011

:w !sudo tee %      # Write to a file you don't have permission to
:options            # to show all the `set` options
:verbose set sts    # shows where sts was set
blog comments powered by Disqus