Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 768 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 768 Bytes

divine

A customizable, modular and cross-platform text editor which is built using the Qt library. It aims to be an editor for efficient programming.

It is planned to offer a list of features:

  • FileBrowser
  • Syntax Highlighting
  • Terminal
  • Intuitive Keybinds
  • Split files
  • Themes
  • LSP integration for semantic highlighting

Building

TODO

Contact

Feel free to reach out to lockna on Discord

License

divine is distributed under the terms of the BSD-2-clause license.

divine makes use of Qt 6, which is dynamically linked against under LGPL-3. No modifications to the source were made. The Qt binaries are available here.

See LICENSE for details.