Files
Newton-Editor/README.md
2026-03-21 14:54:40 -05:00

695 B

Newton Editor

Note

This repository is comprised of two branches with the first using gtk and GtkSource.View widgets to handle text editing. The second bramch uses Angular + Electron with Ace Editor component to handle text editing. Both branches have similar design patterns to Vim with 'buffers' loading to views than the traditionally understood one view per one one tab pattern.

LSP