Skip to content

Nimon77/Sublivim

 
 

Repository files navigation

Francais

Installation

  1. curl -L http://install.ohmyz.sh | sh
  2. curl https://raw.githubusercontent.com/reversTeam/Sublivim/master/installer.sh | sh

Sublivim

uninstall

cd ~ && ./.Sublivim/uninstall && cd -

Vim with a few more features :

  1. Control of the code mistakes which could obstruct the compilation
  2. Activation of keyboard shortcuts
  3. Easy and quick check of the norm
  4. Files on the side
  5. Easy and quick display of the commands history
  6. Autocompletion
  7. Design molokai
  8. Easier switch management
  9. Easier tab management
  10. Multi-cursors management

Keyboard shortcuts list :

Editing and command :

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

Command mode :

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

Installed package list

  1. addon_mw_utils
  2. autocomplpop
  3. gundo
  4. nerdcommenter
  5. nerdtree
  6. powerline
  7. snipmate
  8. snippets
  9. surround
  10. syntastic
  11. tlib
  12. tube
  13. twig
  14. multiple-cursors

Official website : www.sublivim.com

Linkedin Twitter

About

Sublime Text configuration Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 74.7%
  • Vim Snippet 21.9%
  • Python 1.6%
  • Ruby 1.2%
  • Shell 0.2%
  • Go 0.1%
  • Other 0.3%