Small tweaks

This commit is contained in:
2022-11-05 00:48:21 -04:00
parent 75019980ea
commit dfa5ecaf47
3 changed files with 5 additions and 2 deletions

2
vimrc
View File

@@ -70,7 +70,7 @@ endfunction
" --------------------------------------------------------------------------------------------------
" @note unsupported in lvimrc
let g:campo_max_line_length = 100 " Display a vertical bar at x=<n>.
let g:campo_max_line_length = 120 " Display a vertical bar at x=<n>.
" Set the row height of the quickfix pane, which is used to display results
" from various plugins (like ctrl-p, ripgrep, compilation errors, etc), in rows