Question

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.

Était-ce utile?

La solution

The sublemacspro project seems to provide what you want.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top