fork of kakoune (nix, some minor patches)
Go to file
Maxime Coste 6668151c78 LineAndColumn: segregate into WindowCoord and BufferCoord
Having the same type to specify coordinates in window space or buffer
space is error prone, now the compiler will tell if we use one for
another.
2011-09-05 19:06:31 +00:00
src LineAndColumn: segregate into WindowCoord and BufferCoord 2011-09-05 19:06:31 +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