fork of kakoune (nix, some minor patches)
Go to file
Maxime Coste d3499ecd9c Window lifetime is now handled by it's buffer.
A window cannot outlive it's buffer, so it makes sense to keep only a
reference on it hand have the buffer manage the window lifetime.
2011-09-08 00:13:19 +00:00
src Window lifetime is now handled by it's buffer. 2011-09-08 00:13:19 +00:00
.gitignore add basic gitignore 2011-09-02 16:53:34 +00:00
GOALS Initial commit 2011-09-02 16:51:20 +00:00
IDEAS Initial commit 2011-09-02 16:51:20 +00:00