diff options
author | Josh Rahm <joshuarahm@gmail.com> | 2022-08-27 20:52:08 -0600 |
---|---|---|
committer | Josh Rahm <joshuarahm@gmail.com> | 2022-08-30 23:18:13 -0600 |
commit | 4825baba825a094825e586b829cf981a979282e4 (patch) | |
tree | 216d672d8dd230596be576c639d868b6c8c34e67 /runtime/lua/vim/lsp/_snippet.lua | |
parent | f4274d0f62625683486d3912dcd6e8e45877c6a4 (diff) | |
download | rneovim-4825baba825a094825e586b829cf981a979282e4.tar.gz rneovim-4825baba825a094825e586b829cf981a979282e4.tar.bz2 rneovim-4825baba825a094825e586b829cf981a979282e4.zip |
feat(colorcolchar): add the option "colorcol" to the fillchars setting
This option will let neovim draw a character in the colorcolumn when
there is no other character occupying that spot.
For example, I'm someone who likes the elegance of seeing a 1px wide line
at the 80 character mark, rather than a rectangle the width of a cell at
that mark. To accomplish this, I run
:set colorcol=80
:set fillchars=colorcol:│
of course ':' and '.' are good ASCII alteratives.
Diffstat (limited to 'runtime/lua/vim/lsp/_snippet.lua')
0 files changed, 0 insertions, 0 deletions