Zachary Yedidia
26c545267d
Support column marking in linter
2019-12-25 17:05:11 -05:00
Zachary Yedidia
d1e713ce08
Add better matchbrace
2019-12-25 17:05:11 -05:00
Zachary Yedidia
c0293b5d0e
Add autosave option
2019-12-25 17:05:11 -05:00
Zachary Yedidia
bc6dd990e5
Improve gutter messages
2019-12-25 17:05:11 -05:00
Zachary Yedidia
763e635fea
Add literate plugin support
2019-12-25 17:05:11 -05:00
Zachary Yedidia
fc4811c1ab
Add comment plugin support
2019-12-25 17:05:10 -05:00
Zachary Yedidia
be136a4648
Full extensible linter support
2019-12-25 17:05:10 -05:00
Zachary Yedidia
4027081e0e
Add linter plugin support
2019-12-25 17:05:10 -05:00
Zachary Yedidia
e3ae38e54a
Autoclose plugin support
2019-12-25 17:05:10 -05:00
Zachary Yedidia
576036f251
Update ftoptions and statusline plugin configuration options
2019-12-25 17:05:10 -05:00
Zachary Yedidia
809b95d290
Add reset command and statusline format string options
2019-12-25 17:05:10 -05:00
Zachary Yedidia
0f4f60c018
Update docs
2019-12-25 17:05:10 -05:00
Zachary Yedidia
d9735e5c3b
Update readme
2019-12-25 16:17:31 -05:00
Zachary Yedidia
bd9307483d
Merge pull request #1363 from andradei/patch-1
...
Separate keys with + sign for consistency
2019-12-19 10:23:48 -05:00
Zachary Yedidia
f932cfb7f1
Merge pull request #1409 from serge-v/syntax
...
Add mc, godoc, proto syntax files
2019-12-19 10:05:38 -05:00
Zachary Yedidia
8817d711b9
Merge pull request #1415 from dullbananas/master
...
Improve syntax files
2019-12-19 10:05:30 -05:00
nergel3
5d81fc7815
vue syntax (+typescript) & svelte syntax
2019-12-17 11:38:22 +01:00
Sterling Parker
0827968f6b
Create zscript.yaml
2019-12-04 11:52:22 -07:00
Johann Mortara
5b869cb836
Corrected tex comment start separator
2019-11-29 12:05:54 +01:00
ariasuni
2d475fbca8
Remove unreliable XML entity handling from XML syntax
2019-11-27 17:39:31 +01:00
ariasuni
36862137db
Improve XML character entities highlighting and comment
2019-11-27 14:54:53 +01:00
ariasuni
34c12e1282
Fix XML character entities (e.g. <) highlighting
2019-11-27 14:54:53 +01:00
ariasuni
8b0c858f28
Make XML highlighting more fine-grained
2019-11-27 14:54:53 +01:00
ariasuni
daa0d67c6f
Fix XML highlighting when tags are spread on multiple lines
2019-11-27 14:54:53 +01:00
ariasuni
aaac5466d1
Set XML filetype for .svg and files with xml version tag
2019-11-27 14:54:53 +01:00
Dull Bananas
166e227c9f
Merge branch 'master' into master
2019-11-15 18:46:13 -07:00
Dull Bananas
7d1dc1183c
Improve JavaScript syntax
2019-11-15 18:42:17 -07:00
Dull Bananas
4662f0c500
Remove old code
2019-11-15 18:38:33 -07:00
Dull Bananas
78fd9fb225
Add jinja syntax
2019-11-15 18:37:41 -07:00
tommyshem
be0dcd5d10
Add windows .bat syntax highlighting file #1388
2019-11-14 01:11:02 +00:00
Serge Voilokov
1857aa4067
Add proto syntax file
2019-11-06 07:23:04 -05:00
Serge Voilokov
1fc5b316ab
Add mc, godoc syntax files
2019-11-05 22:57:36 -05:00
Leap of Azzam
9e0d3c7cbe
Update vi syntax
2019-10-26 15:51:38 +07:00
Elliot Thomas
f12061ea88
ES6 - ES2019 additions
...
symbol.operator: Spread/rest operator.
statement: Generator function, Promise resolve and reject.
type: New built-in types, including section for TypedArrays.
constant.string: Template literal.
2019-10-02 09:50:46 +01:00
Jon Craton
e87917f1e1
Minor grammar fix addressing #1377
2019-09-13 11:07:11 -04:00
prez
aae0f4630e
Added option to automatically save files with sucmd
2019-09-11 15:38:15 +02:00
Patrick Weingaertner
523592be26
fix #1318 . fix html comments and make them work multiline
2019-09-05 09:41:35 +02:00
Isaac Andrade
e9337da43f
Separate keys with + sign for consistency
...
Some textual changes (without changing formatting) were made to table header lines.
This is a tiny and almost inconsequential change to improve readability.
2019-07-31 12:48:51 -06:00
Zachary Yedidia
3a8898dadd
Merge pull request #1340 from dullbananas/improve-help
...
Add detail to help
2019-07-25 19:58:50 -07:00
Zachary Yedidia
1c4e2eb09f
Merge pull request #1356 from dullbananas/master
...
Add missing keywords for Python syntax
2019-07-25 19:58:08 -07:00
Patrick Weingärtner
c11af1c19c
( #1358 ) add vue single-file component syntax highlighting ( #1359 )
...
* add vue single-file component syntax highlighting
* remove unnecessary new line
2019-07-25 19:57:53 -07:00
Patrick Weingaertner
3a4bdb0db6
add TODO to JS highlighting
2019-07-25 23:22:15 +02:00
Antonino Siena
73093f9497
Added Ziglang syntax support ( #1354 )
...
* Added Ziglang syntax support
* Removed unused constant string markup
* Added 'fn' as keyword
* Added constant matching ending with numbers and proper hexadecimal matching
* Added missing types
* Added all keywords in alphabetical order
2019-07-06 01:51:12 -04:00
Zachary Yedidia
3644ef4a5a
Merge pull request #1353 from jakobnissen/master
...
Updated Julia number and string syntax highlighting
2019-07-06 01:50:58 -04:00
Zachary Yedidia
8b4943fc26
Merge pull request #1352 from Akito13/master
...
Additional file extensions
2019-07-06 01:50:46 -04:00
Zachary Yedidia
a90b17c855
Merge pull request #1331 from corbuntus/master
...
Dlang character syntax highlighting
2019-07-06 01:50:28 -04:00
Dull Bananas
9ec07b595b
Add missing keywords for Python syntax
2019-07-03 16:53:53 -07:00
Jakob Nybo Nissen
9bfc35656c
Updated Julia number and string syntax highlighting
2019-07-01 12:47:16 +02:00
Akito13
b2b933c6c1
Additional file extensions
...
* Added support for Nimscript files
2019-07-01 03:30:58 +02:00
Dull Bananas
beea8d42d5
Add detail
2019-05-29 21:17:56 -07:00