Closed fiddlerwoaroof closed 7 years ago
We should add paredit keybindings or incorporate parinfer. It would make editing lisp in the browser much nicer.
I have some vim (evil-mode) keybindings that I find really nice for paredit in my emacs configuration: https://github.com/fiddlerwoaroof/dotfiles/blob/master/emacs.d/emacs#L220
That's cool. There is not Parinfer plugin for Ace editor, so let's go with Paredit. I'm going to embed Paredit.js to the editor.
Great
close
We should add paredit keybindings or incorporate parinfer. It would make editing lisp in the browser much nicer.
I have some vim (evil-mode) keybindings that I find really nice for paredit in my emacs configuration: https://github.com/fiddlerwoaroof/dotfiles/blob/master/emacs.d/emacs#L220