- font: FiraCode
- colorscheme: Gruvbox
- Leader system
- Shared/Private configuration
Clone repo
git clone https://github.com/tylerreece22/vimsetup.git
Run below ~/.vimrc
touch ~/.vimrc && echo source ~/vimsetup/.vimrc > ~/.vimrc
Install Vundle
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Install Plugins
:PluginInstall
Case sensitve, mixed case characters make different commands
- <leader>ff
- <leader>FF
- <leader>Ff
- <leader>fF