If you have moved to Ubuntu 16.04 you can find out that your old ViM stuff is not working – Some plugins are broken. This…
Practical thinking on software engineering.
If you have moved to Ubuntu 16.04 you can find out that your old ViM stuff is not working – Some plugins are broken. This…
I wrote a vim script which can help you to do ‘gf’ on require statements when coding node.js modules. It uses node.js module resolution algorithm…