merge: work
This commit is contained in:
commit
119f117c9a
@ -628,6 +628,7 @@ apps = {
|
||||
"xss-lock -- " .. lock,
|
||||
"picom",
|
||||
"nm-applet",
|
||||
"numlockx",
|
||||
"killall cbatticon",
|
||||
"cbatticon BAT0 -i symbolic",
|
||||
"flameshot",
|
||||
|
@ -47,8 +47,5 @@ require"pack-which-key"
|
||||
----- keybindings -----
|
||||
-----------------------
|
||||
|
||||
-- terminal escape key
|
||||
vim.keymap.set("t", "<Esc>", "<C-\\><C-n>" )
|
||||
|
||||
-- remove trailing whitespaces
|
||||
vim.keymap.set("n", "<Leader>f", "<cmd>%s/\\s\\+$//e<CR>")
|
||||
|
Loading…
Reference in New Issue
Block a user