fix: add smartcase search for manpager

This commit is contained in:
Patrick 2024-07-12 21:58:14 +02:00
parent 7665a7f89b
commit 16da804be8
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F

View file

@ -17,6 +17,9 @@
virtualedit = "all";
splitkeep = "screen";
termguicolors = false;
# set case handling
ignorecase = true;
smartcase = true;
};
extraConfigLua = ''