문제

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