tridactylrc

This commit is contained in:
2025-04-20 18:34:13 +05:00
parent 70d209e9d2
commit 49d4a59dcb

View File

@ -0,0 +1,12 @@
" General Settings
set configversion 2.0
set newtab about:blank
set theme dark
" Binds
unbind <C-f>
unbind <C-b>
" For syntax highlighting see https://github.com/tridactyl/vim-tridactyl
" vim: set filetype=tridactyl