~reykjalin/fonn_extensions

dd4f48bd — Kristófer R 9 months ago main
remove git extension
231d957e — Kristófer R 9 months ago
remove lua and cpp extensions since fonn now has builtin support for syntax highlighting
b8bb610d — Kristófer R 9 months ago
add scroll up and scroll down commands
41404e8c — Kristófer R 9 months ago
add new editor API definitions
9692602c — Kristófer R 9 months ago
add basic goto commands
fdd8433e — Kristófer R 9 months ago
add normal mode o and O commands
2888c32c — Kristófer R 9 months ago
add definitions for newly available functions
998cd774 — Kristófer R 9 months ago
add keybindings for extending selection down a line and selecting a line
7547b533 — Kristófer R 1 year, 15 days ago
Add delete keybinding
e628fb0e — Kristófer R 1 year, 18 days ago
Add modal editing extension

This initial commit contains a bunch of basic functionality that enables
modal editing in Fönn.
8c553d12 — Kristófer R 1 year, 18 days ago
Add more Lua definitions to definitions file
e21dcfc1 — Kristófer R 1 year, 18 days ago
Add Lua type definition file for extensions
e5ff65db — Kristófer R 1 year, 24 days ago
Add Lua extension
88d9f6ec — Kristófer R 1 year, 24 days ago
Add better git commit highlights
ca47317e — Kristófer R 1 year, 24 days ago
Update C++ highlights file
65fec35b — Kristófer R 1 year, 26 days ago
Add readme
c904118c — Kristófer R 1 year, 26 days ago
Add license file
726a79b6 — Kristófer R 1 year, 30 days ago
Add git commit highlighting extension

This could use more work, e.g. by adding support for language injections
for things like git diff, etc.
a95701d8 — Kristófer R 1 year, 30 days ago
Add activation functions

These indicate whether the extension should be activated for a given
file and whether the extension provides a parser for a given file.
6da017d4 — Kristófer R 1 year, 1 month ago
Add text file containing build command for cpp shared library
Next