index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keywords.h
Age
Commit message (
Collapse
)
Author
2023-09-08
better LSP over TCP
pommicket
2023-09-07
add gdscript language
pommicket
2023-07-06
remove highlighting for some rarely-used js window properties
pommicket
2023-07-06
TODO highlighting in single-line comments, more js keywords
pommicket
2023-05-21
highlight TODOs in comments
pommicket
2023-03-04
new light style
pommicket
also highlighting of POSIX types
2023-03-02
CSS highlighting
pommicket
2023-03-02
some CSS highlighting
pommicket
2022-12-28
GLSL syntax highlighting
pommicket
2022-12-28
syntax highlighting for JSON, and XML as a separate language
pommicket
2022-12-27
nicer keyword system
pommicket
2022-12-27
add typescript highlighting
pommicket
2022-07-22
go syntax highlighting
pommicket
also :goto-line now clamps numbers < 1 and > nlines instead of rejecting them
2022-07-21
minor fixes, syntax highlighting for java & js
pommicket
2021-04-20
cfg syntax highlighting
Leo Tenenbaum
2021-04-20
HTML syntax highlighting
Leo Tenenbaum
2021-02-03
line numbering!
Leo Tenenbaum
2021-02-03
change cwd to directory of last buffer
Leo Tenenbaum
2021-02-03
python syntax highlighting
Leo Tenenbaum
2021-02-02
finished rust syntax highlighting
Leo Tenenbaum
2021-02-02
better syntax highlighting (split keywords into keywords + builtins)
Leo Tenenbaum
2021-02-02
rust syntax highlighting
Leo Tenenbaum
2021-02-02
C++ highlighting, except for raw strings
Leo Tenenbaum