You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

6 lines
369 B

-- Keymaps are automatically loaded on the VeryLazy event
-- Default keymaps that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/keymaps.lua
-- Add any additional keymaps here
-- Terminal keymaps (<C-/> toggle with 99-count float, <leader>tt, <leader>ft)
-- are registered by the snacks-terminal-ctl plugin (lua/plugins/terminal.lua).