added home/end mapping to vimrc.

This commit is contained in:
2020-05-14 17:56:49 +00:00
parent ae667ad594
commit 8fece2f991
+2
View File
@@ -8,3 +8,5 @@ set t_Co=256
syntax enable
colorscheme colorful256
map <esc>OH <home>
map <esc>OF <end>