My custom vimrc
Note: During the installation you'll be asked to press ENTER
to continue.
On first launch of vim the coc
will configure itself.
curl -sL https://github.com/yossij/vimrc/raw/master/install_script/install.sh | bash -
- Update packages
- git
- nodejs
curl -sL https://github.com/yossij/vimrc/raw/master/install_script/install_with_dep.sh | bash -
- Tabs using vim buffers
- Custom theme
- Fuzzy search
- Intellisense engine
- File explorer
- Add bookmarks to file explorer
- Code completion/formatting/highlighting
- Code folding
- Git assistance
- Syntax checking
- Visual vertical line for indentation
- Smart indentation
- Tabs to spaces