diff options
Diffstat (limited to 'dotfiles/.vimperatorrc')
| -rw-r--r-- | dotfiles/.vimperatorrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dotfiles/.vimperatorrc b/dotfiles/.vimperatorrc new file mode 100644 index 0000000..bafbcbb --- /dev/null +++ b/dotfiles/.vimperatorrc @@ -0,0 +1,8 @@ +set gui=nonavigation +let mapleader = "," + +map d <C-d> +map e <C-u> +map <S-j> <C-p> +map <S-k> <c-n> +noremap x d |
