Use one.el fork with table support

- Simplified onerc.el by removing table workaround
- Updated build.el to load fork from local path
- Added one.el fork as submodule with table support
This commit is contained in:
2025-12-27 10:32:21 +01:00
parent 8d62de1f62
commit 9ad0814822
4 changed files with 23 additions and 9 deletions

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "one.el"]
path = one.el
url = git@github.com:tanrax/one.el.git
branch = add-table-support