|
|
|
|
|
by eridius
3186 days ago
|
|
I've never typed Dijkstra in Vim, but if I had to, there are two reasonable options: 1. Wait a half-second after typing the "j". That causes the mapping to time out and you can type the "k" without a problem. 2. Type something like Dijj<del>kstra. |
|