Update April 23 EST PM 9:22
On Debian11 Notices:
1.Checkout the current SHELL: "echo $SHELL
".
2.Choose the current SHELL to root:
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Edit ~/.vimrc
, and enter
VIM Normal state to active ~/.vimrc
with ":source ~/.vimrc
".
refer:
Folding by indent is an in-build function of VIM. Also, see folding.
Now, we talk about indent folding method. Just for me as a freshman.
Setting foldmethod
option:
:set foldmethod=indent