refactor backup

This commit is contained in:
Kopatz
2024-04-21 11:04:18 +02:00
parent ad10b366ec
commit d02e9e0b09
5 changed files with 37 additions and 86 deletions

View File

@@ -0,0 +1,5 @@
vim.g.tabby_keybinding_accept = '<S-Tab>'
return {
'TabbyML/vim-tabby'
}