rxi
764b43494e
Moved .c, .lua and .md language syntaxes from core.syntax to plugins
2020-03-07 15:53:54 +00:00
rxi
42f7f81188
Added union, short and long keywords to .c syntax
2020-03-07 15:50:52 +00:00
rxi
2eab24032b
Made up/down commands on projectsearch ResultView scroll view
...
Fixes #14
2020-02-22 13:36:08 +00:00
rxi
613f9c2ba6
Changed renderer to make tab and newline glyphs invisible
...
Fixes #16
2020-02-05 20:16:09 +00:00
rxi
33ad329f24
Changed DocView not to strip trailing \n character on line's final token
2020-02-05 20:09:58 +00:00
rxi and GitHub
36b77171c4
Merge pull request #15 from richiefreedom/fix-node-navigation
...
Fixed root:switch-to-* command
2020-02-01 16:44:58 +00:00
rxi
719262a416
Added missing volatile keyword to C syntax
2020-01-25 13:54:42 +00:00
rxi
13c2f55019
Updated copyright year; 2019 => 2020
2020-01-01 16:00:39 +00:00
rxi
86800281c9
Made get_exe_dir() static; removed accidental const
2020-01-01 13:25:04 +00:00
rxi
ba86b58b80
Added better resolution of exe directory; should fix #1
2019-12-31 10:53:31 +00:00
rxi
3c59abba0b
Made keymap treat right alt as altgr modkey
2019-12-29 16:32:04 +00:00
rxi
2c3e393a6f
Changed keymap to only treat left alt as alt modkey
...
This prevents AltGr from being treated as the `alt` modkey. Previously
its default behaviour would have been overridden if the keymap had an
`alt+...` stroke bound
2019-12-29 16:09:56 +00:00
rxi
b798825e7c
Updated Get section of README
2019-12-28 14:01:54 +00:00
rxi
f96b08dfc8
Fixed links in README.md
2019-12-28 11:22:32 +00:00
rxi
d8c4bfa6ba
Initial commit
2019-12-28 11:17:56 +00:00