diff options
author | pommicket <pommicket@gmail.com> | 2023-01-12 23:11:32 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-01-12 23:11:32 -0500 |
commit | 93f79984dbcbe471bad7ff27c588a03716be6023 (patch) | |
tree | f87bbf92e11ff8d34edfbd7bb1eb873a962ccbb4 /main.c | |
parent | 40b3fc989b11616c044a0947f78b400945a300a4 (diff) |
[2.0] highlight matching < > in XML too
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ - texlab bug report: - textDocument/definition gives LocationLink regardless of client capabilities FUTURE FEATURES: +- better interaction between language-specific and path-specific settings - manual.md - better handling of backspace with space indentation - CSS highlighting |