Gumernus's personal vim configuration
- Multitasking
- Better support for Javascript, Typescript and C++ (contact me for including better support for your fav language)
- Good keymapping
- Lightweight and fast
(This .vimrc does not include the "fancy" terminal prompt. Its powerlevel10k )
git clone https://github.com/gumernus/vimrc
cd vimrc
mv .vimrc ~/.vimrc
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
Go thru all errors and then type :
source %
PlugInstall
- CTRL + ww
jump between windows
- CTRL + a
comment/uncomment
- CTRL + b
toggle file tree
- CTRL + d
open terminal
- SHIFT + r
refresh file tree
- SHIFT + i
toggle hidden files