Thursday, 31 March 2016
Interesting Snippets from 2016-03-31
-
GitHub - ternjs/tern_for_vim: Tern plugin for Vim
This is a Vim plugin that provides Tern-based JavaScript editing support. In JavaScript files, the package will hook into omni completion to handle autocompletion
-
GitHub - tpope/vim-surround: surround.vim: quoting/parenthesizing made simple
Surround.vim is all about "surroundings": parentheses, brackets, quotes, XML tags, and more. The plugin provides mappings to easily delete, change and add such surroundings in pairs.
-
GitHub - firehol/netdata: Real-time performance monitoring, done right!
netdata is a highly optimized Linux daemon providing real-time performance monitoring for Linux systems, Applications, SNMP devices, over the web! It tries to visualize the truth of now, in its greatest detail, so that you can get insights of what is happening now and what just happened, on your systems and applications.