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