aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/syntax.c
Commit message (Expand)AuthorAge
* vim-patch:8.0.0914: highlight attributes are always combined (#10256)Daniel Hahler2019-09-26
* vim-patch:8.0.1621: using invalid default value for highlight attributeJan Edmund Lazo2019-09-21
* vim-patch:8.0.1134: superfluous call to syn_get_final_id()Jan Edmund Lazo2019-09-14
* lintJustin M. Keyes2019-09-13
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* syntax, TUI: support "strikethrough"Jaskaran Singh2019-09-13
* vim-patch:8.0.0941: existing color schemes don't like StatusLineTermJan Edmund Lazo2019-09-09
* vim-patch:8.0.0937: user highlight groups not adjusted for terminalJan Edmund Lazo2019-09-09
* vim-patch:8.0.0970: passing invalid highlight id #10972Justin M. Keyes2019-09-08
* vim-patch:8.0.1332: enhance quickfix highlighting #10259Daniel Hahler2019-09-06
* vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* screen: use dedicated message gridBjörn Linse2019-09-01
* vim-patch:8.1.1950: using NULL pointer after an out-of-memory (#10902)Jan Edmund Lazo2019-08-31
* Merge #10368 from janlazo/vim-8.0.1164Justin M. Keyes2019-07-19
|\
| * vim-patch:8.0.1164: changing StatusLine highlight does not always workJan Edmund Lazo2019-07-06
| * vim-patch:8.0.1146: redraw when highlight is set with same namesJan Edmund Lazo2019-07-06
| * vim-patch:8.0.0755: terminal window does not have colors in the GUIJan Edmund Lazo2019-07-06
* | Merge #10391 from janlazo/vim-8.1.0495Justin M. Keyes2019-07-16
|\ \
| * | vim-patch:8.1.0495: :filter only supports some commandsJan Edmund Lazo2019-07-15
* | | Merge pull request #10504 from bfredl/hl_defBjörn Linse2019-07-16
|\ \ \ | |/ / |/| |
| * | highlight: expose builtin highlight groups using hl_group_set eventBjörn Linse2019-07-14
* | | syntax: refactor syn_list_header to not use magic valueBjörn Linse2019-07-14
* | | syntax: fix missing newlines in execute("syn list"). fixes #10467Björn Linse2019-07-14
|/ /
* / ui: add 'redrawdebug' option for flexible debugging of redrawingBjörn Linse2019-07-09
|/
* highlight: show "hi Group" message correctly when not using the screenBjörn Linse2019-07-05
* ui: add 'winblend' to support blending of floating windowsBjörn Linse2019-06-25
* vim-patch:8.1.0198: there is no hint that syntax is disabled for 'redrawtime'Jan Edmund Lazo2019-06-24
* vim-patch:8.1.0437: may access freed memory when syntax HL times outJan Edmund Lazo2019-06-24
* vim-patch:8.1.0673: functionality for signs is spread out over several filesAndrej Zieger2019-05-26
* lintJustin M. Keyes2019-05-25
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* vim-patch:8.1.1209: clever compiler warns for buffer being too smallJan Edmund Lazo2019-04-27
* vim-patch:8.0.1133: syntax timeout not used correctlyJan Edmund Lazo2019-04-23
* lintJan Edmund Lazo2019-04-23
* vim-patch:8.0.0647: syntax highlighting can make cause a freezeJan Edmund Lazo2019-04-23
* floats: add NormalFloat highlight and 'nonumber' defaultBjörn Linse2019-03-12
* vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusableBilly Su2019-03-07
* rename ui_is_external to ui_has (#9576)Justin M. Keyes2019-02-03
* build: enable -WshadowJustin M. Keyes2019-01-02
* vim-patch:8.1.0098: segfault when pattern with \z() is very slow (#9283)Justin M. Keyes2018-11-29
* diff/highlight: do not overlay low-priority CursorLineJustin M. Keyes2018-11-27
* ui: disable clearing almost everywhereBjörn Linse2018-10-22
* vim-patch:8.0.1777: cannot cleanup before loading another colorscheme (#9104)Jan Edmund Lazo2018-10-11
* ui: rename ext_newgrid to ext_linegridBjörn Linse2018-10-01
* startup: don't erase screen on `:hi Normal` during startupBjörn Linse2018-09-20
* startup: wait for embedder before executing startup commands and filesBjörn Linse2018-09-18
* lint: cleanup after parent commitsZviRackover2018-08-16
* Remove has_mbyte from lines near changes in parent commitZviRackover2018-08-16
* Remove occurences of mb_head_offZviRackover2018-08-15
* cursor_shape: use attribute ids instead of syntax idsBjörn Linse2018-08-13