mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 13:45:58 +01:00
statusline/lualine: add a left separator to the searchcount
component
This commit is contained in:
parent
f0f2c08e9f
commit
9d0247c599
1 changed files with 1 additions and 0 deletions
|
@ -268,6 +268,7 @@ in {
|
|||
'searchcount',
|
||||
maxcount = 999,
|
||||
timeout = 120,
|
||||
separator = {left = ''}
|
||||
}
|
||||
''
|
||||
''
|
||||
|
|
Loading…
Reference in a new issue