This website works better with JavaScript.
Home
Help
Sign In
von
/
vim-tru-typewriter
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
optimize mapping using a better shortcut
master
Von Random
2 years ago
parent
d42f283609
commit
809df08e5b
1 changed files
with
2 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-4
plugin/tru-typewriter.vim
+ 2
- 4
plugin/tru-typewriter.vim
View File
@ -8,7 +8,5 @@
" License: do whatever you want with this, I don't care
set
keymap
=
tru
-
typewriter
iminsert
=
0
imsearch
=
0
inoremap
<
C
-
@
>
<
C
-
^
>
cnoremap
<
C
-
@
>
<
C
-
^
>
inoremap
<
C
-
Space
>
<
C
-
^
>
cnoremap
<
C
-
Space
>
<
C
-
^
>
noremap
!
<
C
-
@
>
<
C
-
^
>
noremap
!
<
C
-
Space
>
<
C
-
^
>
Write
Preview
Loading…
Cancel
Save