Closed roupasz closed 7 months ago
Yes, this seems to be the standard configuration. I assume it's in order to make it a little nicer in the editor.
You can disable this by putting set foldcolumn=0
in your my_configs.vim
file.
Thanks a lot, this was driving me crazy! Adding this option fixed the issue , thanks for taking the time to respond kind stranger
Hi, I'm a huge fan of Awesome Vim and not sure if this an issue to report here or another plugin created this but please bear with me :)
After installing and tweaking my config based on the README , I have this strange behavior where in normal or visual mode text seems fine and not spaces are found in the start of each line
but when I try to select a block with the mouse, I get this strange extra space in the starting of each line
which is of course kept while pasting to another application, for example in sublime
For various reasons this is creating issues and was wondering if anyone else is experiencing this or if any plugin created this kind of issue.
Thanks for the patience and help in advance