snacks + tabline changes

This commit is contained in:
iofq 2025-07-18 09:36:11 -05:00
parent 97d6553252
commit ac39b0585d
No known key found for this signature in database
GPG key ID: ECF3B2DA38BF7183
11 changed files with 120 additions and 70 deletions

View file

@ -32,12 +32,10 @@ return {
goto_next_start = {
[']a'] = '@parameter.inner',
[']f'] = '@function.outer',
[']t'] = '@statement.outer',
},
goto_previous_start = {
['[a'] = '@parameter.inner',
['[f'] = '@function.outer',
['[t'] = '@statement.outer',
},
},
swap = {