The vintage tag has no wiki summary.
0
votes
0answers
11 views
How to remap motions with a count in Sublime Text 2 vintage mode?
In my .vimrc, I have space remapped to move down 10 lines, and backspace remapped to move up 10 lines respectively:
nnoremap <space> 10jzz
nnoremap <backspace> 10kzz
I want to configure ...
1
vote
1answer
55 views
How should I clean and restore an old Apple II computer? [duplicate]
Wondering what I should know before I start tearing this thing down to clean it. What's a good way to clean and restore it in a safe manner? Especially the keyboard as many keys take many tries to ...