This project put my setting of *nix environment.
-
Get Repository
git clone https://github.com/dannypsnl/xnix.git cd xnix -
Install
./install.sh
- Load from last quit position
- Nerdtree:
<C-n> - Theme
- Status Bar: airline
- ctrlp:
<C-p> - :Ack
text you want to search in project - Git:
- fugitive
- vim-gitgutter: view git diff in real time
- auto pair
- auto format
- Type Completion
- Comment: Commentary type command
:10,17Commentary, Doc - Ignore cap for
:wq - Clap: https://github.com/liuchengxu/vim-clap#commands
- move cursor freely in the buffer:
set virtualedit=all