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