Articles
-
November 08, 2014
Picture Commander: Choose Images for Remote Screens
Choose an image from a gallery on one device and have it automatically pushed to a remote device screen.
-
August 04, 2014
YouCompleteMe as a Server
Why tie down YCM to Vim? Everyone deserves good code-completion, no matter which editor they use.
-
It has an identifier-based engine that works with every programming language and a Clang-based engine that provides semantic code completion for C and C++.
-
December 29, 2012
Recommended Books on Modern Investing and Personal Finance
A list of books for optimizing one’s financial success and happiness that everyone should read.
-
September 12, 2012
A Vim Plugin That Always Highlights the Enclosing Tags
Always knowing what element you are in when editing HTML or XML is very useful. Other Vim plugins highlight the other tag only when the cursor is inside the angle brackets.