vim configure scripts, use vundle to manage plugins
= how to use
== 1. Install
1.1 cp all files to ~/.vim
1.2 Download Vundle git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
after vundle is cloned, execute :PluginInstall in vim command line
if your network is not available, after you download the vimrc, and download vundle release from https://github.com/caodan4linux/vimrc/releases/download/vundle_20240309/bundle.tar.gz extract the tar in .vim
== 2. Keyboard shortcuts
the vimmap leader is ','
,fe Toggle the newrw directory and file explore in the left side ,t Toggle the taglist window in the right side input 'X' in normal mode can toggle the full window display