Added dunst

This commit is contained in:
TuDatTr
2019-08-14 22:05:24 +02:00
parent b861b39678
commit 352b894ce2
14 changed files with 389 additions and 10 deletions

View File

@@ -15,7 +15,7 @@ set tabstop=4
set shiftwidth=4
set softtabstop=4
"" New window positions
" New window positions
set splitbelow
set splitright
@@ -24,3 +24,7 @@ set statusline=%F%m%r%h%w[%L][%{&ff}]%y[%p%%][%04l,%04v]
" Window Management
let &winheight = &lines * 7 / 10
" Path
set path+=**
set wildmenu

View File

@@ -8,7 +8,7 @@ nnoremap K :bp<CR>
nnoremap <C-u> :earlier<CR>
nnoremap <C-U> :later<CR>
noremap Y "+y
noremap <C-E> :tabedit<Space>
noremap <C-E> :tabedit **/*
noremap <F1> :ter<CR>
noremap == ==j
nmap 0 ^