|
|
|
|
|
by codemac
4813 days ago
|
|
If there is one thing I love about vim, sublime, light table, etc.. is it gives emacs fans new things to implement in elisp! But seriously, I love the work that has been going into all these different text editors. It seems to be net benefit for everyone. Multiple cursors are like a visual kbd-macro-edit.. Obligatory emacs equivalent source: - https://github.com/magnars/multiple-cursors.el
- http://emacsrocks.com/e13.html By the ever awesome Magnar Sveen |
|