screen:
vbell off
altscreen on
hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
vim:
set nocompatible
set autoindent
set smartindent
set backspace=2
set tabstop=4
set shiftwidth=4
set ruler
set expandtab
syntax on
本文详细介绍了如何根据个人需求自定义Vim编辑器的配置,包括屏幕显示、语法高亮、窗口布局等方面,旨在提升编程效率和用户体验。
1万+

被折叠的 条评论
为什么被折叠?



