Personal Blogs
howto vim, js & tern
| Shortcut | Command | Description |
| td | :TernDoc | Documentation under cursor |
| tb | :TernDocBrowse | Browse documentation |
| tt | :TernType | Type hints |
| td | :TernDef | Jump to definition (yes, ‘td’ is duplicated) |
| tpd | :TernDefPreview | Jump to definition inside preview |
| tsd | :TernDefSplit | Definition in new split |
| ttd | :TernDefTab | Definition in new tab |
| tr | :TernRefs | All references under cursor |
| tR | :TernRename | Rename variable |
apt-get install vim-python-jediapt-get install vim-nox