index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
syntax.h
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
Border: allow to enable/disable specific border edges
Björn Linse
2021-04-04
*
syntax.h: fix include #8742
Justin M. Keyes
2018-08-05
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
unittests,syntax: Check for sanity of highlight_init_cmdline
ZyX
2017-11-13
*
refactor/single-include (#6563)
Othon Briganó
2017-04-22
*
tui: 'guicursor' color
Matthieu Coudron
2017-04-01
*
syntax: Refactor to store all term and gui attributes independently
Thiago de Arruda
2015-02-16
*
api/vim: allow guis and tests to retrieve the entire color table
Björn Linse
2015-02-02
*
syntax: Use RGB/GUI attribute information for "abstract_ui"
Thiago de Arruda
2014-12-08
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
move HL_* variables to syntax.h
Brandon Coleman
2014-06-12
*
Fix some styles
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15