Вопрос

I have been using Emacs from past few months and I like its line navigation feature a lot as it does't need you to use arrow keys.

Emacs Line Navigation:

C-p : go to previous line
C-n : go to next line
C-f : go forward one character
C-b : go backward one character

Is there anyway I can use this in sublime text 3 also? I have read in some blogs that some people did this but I cant find instructions how to do it.

Это было полезно?

Решение

The sublemacspro project seems to provide what you want.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top