Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
===============================================================================
Personal $HOME/.vim/
===============================================================================
BASH configuration
export VIMINIT="source ~/.vim/init.vim"
Dependencies
- vim-plug Installation
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
- Any Nerd Fonts
https://www.nerdfonts.com
- fzf
https://github.com/junegunn/fzf
- ripgrep
https://github.com/BurntSushi/ripgrep
- Python 3
- Node.js
- bat (optional)
https://github.com/sharkdp/bat
- devicon-lookup (optional)
https://github.com/coreyja/devicon-lookup