24.05: Fixed warnings
This commit is contained in:
parent
71385d9ba9
commit
3479927d32
9 changed files with 52 additions and 47 deletions
|
@ -32,7 +32,7 @@ in
|
|||
vim-shot-f # Highlight relevant characters for f/F/t/T modes
|
||||
quick-scope # Highlight relevant characters for f/F modes one per word but always
|
||||
];
|
||||
options = {
|
||||
opts = {
|
||||
# From https://www.hillelwayne.com/post/intermediate-vim/
|
||||
scrolloff = 10;
|
||||
lazyredraw = true; # Do not redraw screen in the middle of a macro. Makes them complete faster.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue