diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 11d8622..7fd1a9c 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -273,8 +273,8 @@ ctrl + alt + n super + shift + e st ranger -super + shift + n - newsboat +alt + z + boomer Print scrot -s diff --git a/vim/.vimrc b/vim/.vimrc index e6c39bd..493f814 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -37,7 +37,9 @@ endfunction nnoremap gd :YcmCompleter GoToDefinition nnoremap gr :YcmCompleter GoToReferences nnoremap K :YcmCompleter GetDoc +nnoremap :YcmCompleter FixIt noremap gN :Lex + nnoremap :Make nnoremap :Make run