Added fontconfig and screensaver in i3, changed Git mappings in nvim

This commit is contained in:
Tristaan
2017-11-23 13:30:21 +01:00
parent 4f58d5d696
commit 68227dc289
5 changed files with 27 additions and 2 deletions

View File

@@ -79,6 +79,12 @@ nnoremap <leader>so :OpenSession<Space>
nnoremap <leader>ss :SaveSession<Space>
nnoremap <leader>sd :DeleteSession<CR>
nnoremap <leader>sc :CloseSession<CR>
"
" GitGutter maps
noremap \hn <Plug>GitGutterNextHunk
noremap \hp <Plug>GitGutterPreviewHunk
noremap \hs <Plug>GitGutterStageHunk
noremap \hr <Plug>GitGutterUndoHunk
"Git maps
noremap <Leader>gs :Gstatus<CR>

View File

@@ -1 +0,0 @@
/home/tristan/build/dotfiles/.config/nvim