| Age | Commit message (Collapse) | Author |
|
Uses the settings system to implement a small system for per-language
settings.
|
|
Settings are a flat "dictionary" containing
paths to settings on the format:
<category>.<sub-category>.<setting>.
|
|
This also fixes a bunch of valgrind errors
|
|
Also improve find file and switch buffer a bit.
Implement word backward/forward.
|
|
Used to be a part of main
|
|
Also, split out platform-specific parts and add mocks for tests.
|
|
Both doxygen and man page
|
|
- More bug fixes for keys: You can now have mod-less keys in keymaps as
binds.
- Fix calculation bug with space fillouts.
|
|
|