index
:
vim
allow_nuw=0
master
Vim - the text editor
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
syntax.c
Age
Commit message (
Expand
)
Author
2017-09-10
patch 8.0.1088: occasional memory use after free
Bram Moolenaar
2017-09-09
patch 8.0.1078: using freed memory with ":hi Normal"
Bram Moolenaar
2017-09-08
patch 8.0.1072: :highlight command causes a redraw even when nothing changed
Bram Moolenaar
2017-09-02
patch 8.0.1038: strike-through text not supported
Bram Moolenaar
2017-08-19
patch 8.0.0970: passing invalid highlight id
Bram Moolenaar
2017-08-14
patch 8.0.0941: existing color schemes don't like StatusLineTerm
Bram Moolenaar
2017-08-13
patch 8.0.0937: user highlight groups not adjusted for terminal
Bram Moolenaar
2017-08-12
patch 8.0.0921: terminal window cursor shape not supported in the GUI
Bram Moolenaar
2017-08-12
patch 8.0.0914: highlight attributes are always combined
Bram Moolenaar
2017-08-01
patch 8.0.0831: with 8 colors the bold attribute is not set properly
Bram Moolenaar
2017-07-31
patch 8.0.0825: not easy to see that a window is a terminal window
Bram Moolenaar
2017-07-28
patch 8.0.0791: terminal colors depend on the system
Bram Moolenaar
2017-07-23
patch 8.0.0760: terminal window colors wrong with 'termguicolors'
Bram Moolenaar
2017-07-23
patch 8.0.0755: terminal window does not have colors in the GUI
Bram Moolenaar
2017-07-23
patch 8.0.0754: terminal window does not support colors
Bram Moolenaar
2017-06-24
patch 8.0.0673: build failure without conceal feature
Bram Moolenaar
2017-06-24
patch 8.0.0672: third item of synconcealed() changes too often
Bram Moolenaar
2017-06-22
patch 8.0.0653: the default highlight for QuickFixLine is not good
Bram Moolenaar
2017-06-18
patch 8.0.0647: syntax highlighting can make cause a freeze
Bram Moolenaar
2017-06-17
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
Bram Moolenaar
2017-06-13
patch 8.0.0641: cannot set a separate highlighting for the quickfix line
Bram Moolenaar
2017-06-13
patch 8.0.0640: mismatch between help and actual message
Bram Moolenaar
2017-06-04
patch 8.0.0616: not always setting 'background' correctly after :hi Normal
Bram Moolenaar
2017-03-26
patch 8.0.0513: getting name of cleared highlight group is wrong
Bram Moolenaar
2017-03-18
patch 8.0.0481: unnecessary if statement
Bram Moolenaar
2017-03-16
patch 8.0.0466: still macros that should be all-caps
Bram Moolenaar
2017-03-12
patch 8.0.0452: some macros are in lower case
Bram Moolenaar
2017-03-12
patch 8.0.0451: some macros are in lower case
Bram Moolenaar
2017-03-12
patch 8.0.0447: getting font name does not work on X11
Bram Moolenaar
2017-03-05
patch 8.0.0425: build errors when building without folding
Bram Moolenaar
2017-02-25
patch 8.0.0365: might free a dict item that wasn't allocated
Bram Moolenaar
2017-02-17
patch 8.0.0334: can't access b:changedtick from a dict reference
Bram Moolenaar
2017-01-22
patch 8.0.0220: completion of highlight names misses a few values
Bram Moolenaar
2017-01-22
patch 8.0.0214: leaking memory when syntax cluster id is unknown
Bram Moolenaar
2017-01-17
patch 8.0.0204: compiler warns for uninitialized variable
Bram Moolenaar
2017-01-17
patch 8.0.0201: completion of highlight groups includes cleared names
Bram Moolenaar
2017-01-17
patch 8.0.0198: some syntax arguments take effect even after "if 0"
Bram Moolenaar
2017-01-08
patch 8.0.0157: no completion for :syntax spell and :syntax sync
Bram Moolenaar
2017-01-08
patch 8.0.0155: ubsan complains about NULL pointer
Bram Moolenaar
2017-01-02
patch 8.0.0142
Bram Moolenaar
2016-08-29
patch 7.4.2293
Bram Moolenaar
2016-08-22
patch 7.4.2243
Bram Moolenaar
2016-08-14
patch 7.4.2213
Bram Moolenaar
2016-08-14
patch 7.4.2209
Bram Moolenaar
2016-05-28
patch 7.4.1854
Bram Moolenaar
2016-05-01
patch 7.4.1812
Bram Moolenaar
2016-04-30
patch 7.4.1800
Bram Moolenaar
2016-04-29
patch 7.4.1799
Bram Moolenaar
2016-04-22
patch 7.4.1774
Bram Moolenaar
2016-04-22
patch 7.4.1773
Bram Moolenaar
[next]