Created
March 7, 2024 23:15
-
-
Save akoGit/36d783b4d32a9fe28a125f1e133e892b to your computer and use it in GitHub Desktop.
Revisions
-
akoGit created this gist
Mar 7, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ vim.keymap.set('n', '<C-b>', function() vim.cmd('Lex 25') end, opt)