Minor changes to vim config, added dunst to dwm autostart script and added shortcut to take screenshot with maim

This commit is contained in:
2021-01-23 01:42:23 +01:00
parent d72dae1d1f
commit d586229326
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@ Plug 'vim-airline/vim-airline'
Plug 'preservim/nerdtree'
Plug 'arcticicestudio/nord-vim'
Plug 'mbbill/undotree'
Plug 'hugolgst/vimsence'
call plug#end()
" colorscheme stuff "