remove extra whitespace

This commit is contained in:
jc 2024-06-04 23:47:10 -04:00
commit 5f79d906f6
No known key found for this signature in database

View file

@ -8,7 +8,7 @@ font_family Hack Nerd Font
# TAB MANAGEMENT
# moving between tabs
map ctrl+0 goto_tab 0
map ctrl+0 goto_tab 0
map ctrl+1 goto_tab 1
map ctrl+2 goto_tab 2
map ctrl+3 goto_tab 3