diff options
-rw-r--r-- | etc/vimrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -46,8 +46,8 @@ noremap t j noremap h k noremap s l noremap N H -noremap T J -noremap H K +noremap T <C-F> +noremap H <C-B> noremap S L noremap c n noremap f p |
index : vim | ||
Personal vim configuration | derf |
summaryrefslogtreecommitdiff |
-rw-r--r-- | etc/vimrc | 4 |
@@ -46,8 +46,8 @@ noremap t j noremap h k noremap s l noremap N H -noremap T J -noremap H K +noremap T <C-F> +noremap H <C-B> noremap S L noremap c n noremap f p |