84669 person learning
152542 person learning
20005 person learning
5487 person learning
7821 person learning
359900 person learning
3350 person learning
180660 person learning
48569 person learning
18603 person learning
40936 person learning
1549 person learning
1183 person learning
32909 person learning
Plug-in with vertical bar.
is not a plug-in, it is a configuration. Remove set cursorcolumn 就好了,或者设置 set nocursorcolumn in .vimrc to overwrite the previous settings.
set cursorcolumn
set nocursorcolumn
For example, if your project has requirements and is controlled at 80 or 120 columns, this vertical line will serve as a reminder. Refer to the method above
This is vim’s block operation
is not a plug-in, it is a configuration. Remove
set cursorcolumn
就好了,或者设置set nocursorcolumn
in .vimrc to overwrite the previous settings.For example, if your project has requirements and is controlled at 80 or 120 columns, this vertical line will serve as a reminder.
Refer to the method above
This is vim’s block operation