Infinite monkey - Nico Brailovsky's blog
Wroks in my machine
(Move to ...)
Blog
Open source
Series, articles and presentations
About me
▼
Featured long-form articles
(Move to ...)
C++ exceptions under the hood
C++ Template Metaprogramming
Understanding the C preprocessor
Writing Vim plugins
▼
Thursday, 30 May 2013
Vim tip: remember undos
Git makes this feature rather obsolete, but it's still a nifty trick: Vim can remember your undos even if you close it. To enable this feature just "
set undofile
" and now Vim will unforgivingly remember your mistakes. For ever.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment