Pergunta

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.

Foi útil?

Solução

The sublemacspro project seems to provide what you want.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top