feature: style update, waybar update, funny fastfetch update and other fixes
This commit is contained in:
@@ -20,10 +20,15 @@ vim.cmd([[
|
||||
nnoremap <C-Up> <C-w>k
|
||||
nnoremap <C-Right> <C-w>l
|
||||
|
||||
nnoremap <C-S-y> <Esc>:!echo meowmeow<CR>
|
||||
|
||||
" I don't remember
|
||||
nnoremap <C-Space>
|
||||
vnoremap <C-Space>
|
||||
|
||||
" Mouse btn 5 tmux fix
|
||||
nnoremap \x1b[23;5~' <C-S>i
|
||||
|
||||
" Paste shell command output
|
||||
vnoremap <leader>e :!sh<CR>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user