This website requires JavaScript.
Explore
Help
Sign In
patrick
/
odin_editor
mirror of
https://github.com/pcleavelin/odin_editor.git
Watch
1
Star
0
Fork
You've already forked odin_editor
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
A exercise in Modal Editor development
84
Commits
4
Branches
0
Tags
1.2
MiB
Odin
94.2%
Rust
3.6%
Nix
1.8%
Makefile
0.4%
0a0681c704
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Patrick Cleaveliln
0a0681c704
update syntax highlighting on edits
2025-07-19 23:09:18 +00:00
src
update syntax highlighting on edits
2025-07-19 23:09:18 +00:00
third_party
/tree-sitter
tree sitter syntax highlighting
2025-07-18 03:57:56 +00:00
.gitignore
fix out of bounds on text delete
2024-02-10 17:12:42 -06:00
Makefile
tree sitter syntax highlighting
2025-07-18 03:57:56 +00:00
build.bat
fix some stuff that breaks on windows
2025-02-19 18:36:05 -06:00
flake.lock
get plugin interface sorta working with the ui lib
2024-01-26 01:32:16 -06:00
flake.nix
command stuff?
2025-02-19 18:20:14 -06:00
todo.md
refactor how buffers are stored, group panel lifetimes
2025-07-19 21:22:14 +00:00