How can I insert a real tab character in Vim?

前端 未结 0 699
眼角桃花
眼角桃花 2020-12-23 04:47

When I have my vimrc here:

set tabstop=2
set shiftwidth=2
set softtabstop=2
set expandtab
set smarttab

And I have supertab plugin installed

相关标签:
回答
  • 消灭零回复
提交回复
热议问题