1
0
Fork 0
mirror of https://github.com/NotAShelf/neovim-flake.git synced 2024-12-24 15:49:48 +01:00

statusline/lualine: add a left separator to the searchcount component

This commit is contained in:
NotAShelf 2024-05-17 19:10:58 +03:00
parent f0f2c08e9f
commit 9d0247c599
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29

View file

@ -268,6 +268,7 @@ in {
'searchcount',
maxcount = 999,
timeout = 120,
separator = {left = ''}
}
''
''