Swap keys using xkb instead of xmodmap

Removed old swap key lines from config and added dir/script to symlink
xkb file to lc dir. Fixes issue of having to release keys when starting
terminal with xmodmap.
This commit is contained in:
2018-03-14 06:46:59 -04:00
parent 44868f49cf
commit 0bba4a0eb3
8 changed files with 120 additions and 44 deletions

View File

@@ -144,6 +144,7 @@ let mapleader="\<Space>"
nnoremap <leader>cmt :%s/>\(.*\)>/<!---\1-->/g<CR>
" delete line into system clipboard
nnoremap <leader>D "+dd
nnoremap <leader>DA "+ggdG
" reload file
nnoremap <leader>e :e<CR>
" reload folds