Changes in Nvim and Alacritty

This commit is contained in:
2023-12-16 17:43:54 +01:00
parent 0823688583
commit 9c3b421ea5
6 changed files with 59 additions and 23 deletions

View File

@@ -9,7 +9,11 @@ return {
local wk = require("which-key")
wk.setup({
opts = {},
opts = {
defaults = {
["<leader>t"] = { name = "+vimtex" },
},
},
})
wk.register({
n = {