feat: bindings

This commit is contained in:
Fernando Araoz 2025-02-09 14:44:52 -05:00
parent 5ed3b264b1
commit e58db8b4fb

3
backup.off Normal file
View File

@ -0,0 +1,3 @@
:Fnl (set vim.o.backup false)
:Fnl (set vim.o.writebackup false)
:Fnl (set vim.o.swapfile false)