Skip to content

Conversation

@gelocraft
Copy link

My suggestion for minimal configuration to remove the random number on foldcolumn

- vim.o.foldcolumn = '1'
+ vim.o.foldcolumn = 'auto:9'

before: vim.o.foldcolumn = '1'

Screenshot from 2024-07-20 at 21:37:20

after: vim.o.foldcolumn = 'auto:9'

Screenshot from 2024-07-20 at 21:10:31

@PixsaOJ
Copy link

PixsaOJ commented Nov 11, 2024

It was so annoying, and I finally found the cause of those numbers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants