curl -L http://install.ohmyz.sh | sh
curl http://install.sublivim.com | sh
cd ~ && ./.Sublivim/uninstall && cd -
- Control of the code mistakes which could obstruct the compilation
- Activation of keyboard shortcuts
- Easy and quick check of the norm
- Files on the side
- Easy and quick display of the commands history
- Autocompletion
- Design molokai
- Easier switch management
- Easier tab management
- Multi-cursors management
Nº | Command | Action |
---|---|---|
1 | CTRL + C | Copy |
2 | CTRL + X | Cut |
3 | CTRL + V | Paste |
4 | CTRL + A | Select all |
5 | CTRL + U | Restore modifications |
6 | F6 | Multi-cursors mode |
7 | CTRL + D | Multi-cursors : Next occurrence |
8 | CTRL + P | Multi-cursors : Previous occurrence |
9 | CTRL + M | Multi-cursors : Skip the occurrence |
10 | ESC | Multi-cursors : Quit the Multi-cursors mode |
11 | CTRL + W | Close without saving |
12 | CTRL + S | Save |
13 | CTRL + Q | Quit the files opened |
Nº | Command | Action |
---|---|---|
1 | CTRL + D | Vertical split |
2 | SHIFT + D | Horizontal split |
3 | CTRL + T | New tab |
4 | CTRL + N | Check Norminator |
5 | TAB | Next tab |
6 | SHIFT + TAB | Previous tab |
7 | CTRL + R | File reload |
8 | CTRL + G | Display/Hide Files |
9 | CTRL + K | Run the rule make of the Makefile |
10 | CTRL + H | Display/Hide modifications history |
11 | SPACE SPACE | Display vim configurations |
12 | U | Go back in the modifications history |
13 | CTRL + U | Go forward in the modifications history |
14 | SHIFT + ← | Switch on the left split |
15 | SHIFT + → | Switch on the right split |
16 | SHIFT + ↑ | Switch on the up split |
17 | SHIFT + ↓ | Switch on the down split |
18 | CTRL + P | Run the lock session |
- addon_mw_utils
- autocomplpop
- gundo
- nerdcommenter
- nerdtree
- powerline
- snipmate
- snippets
- surround
- syntastic
- tlib
- tube
- twig
- multiple-cursors
Official website : www.sublivim.com