Files
Newton-Editor/README.md
2026-03-21 14:36:57 -05:00

641 B

Newton Editor

Note

This is comprised of two branches. The first uses GtkSource.View widgets to handle text editing. The second uses Angular + Electron + Ace Editor to handle text editing. Both have similar design concepts to VIM with 'buffers' loading to views than the traditionally understood one view to one one tab.

LSP