wolfram-js-frontend icon indicating copy to clipboard operation
wolfram-js-frontend copied to clipboard

Feature request : Option to use Vim/Neovim

Open userrand opened this issue 1 year ago • 2 comments

I learned how to use vim not too long ago and probably like many vim users, anything other than vim is tedious. As i understand neovim is made to be embeddable so maybe it is possible to use neovim to handle the editing.

An example of using neovim in an electron app is the neovim extension of vscode (currently I am just using the vim extension). An example of vim in the browser is https://github.com/ajaxorg/ace

PS: I am not sure yet whether I can start looking at the code as you were refactoring the code

userrand avatar Aug 08 '23 13:08 userrand