سؤال

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