diff options
-rw-r--r-- | init.vim | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -227,6 +227,8 @@ noremap g[sdw <cmd>Telescope lsp_dynamic_workspace_symbols path_display={"shorte set textwidth=80 set colorcolumn=+1 +set title + if has('rneovim') " call HighlightColorColumns() " " Grey color column right after text width is grey and in the background and |