Copy .vim
folder and .vimrc
file to the home
directory, then run the following command:
git clone https://github.com/srcery-colors/srcery-vim ~/.vim/pack/default/opt/srcery-vim
Shortcuts | Action | Description |
---|---|---|
Ctrl + T | open file in new tab | select file, then press this shortcut |
F1 | open vim helper | |
F3 | switch between tabs | |
F4 | switch between tabs | |
F5 | run python or bash file | |
F9 | open drawer menu | |
F10 | run pylint | Pylint is a static code analyzer for Python 2/3 |