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_defs.h
Commit message (
Expand
)
Author
Age
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: use flexible arrays instead of the length-of-one trick (#22072)
dundargoc
2023-02-02
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
2022-04-03
*
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
syntax: disptick_T is uint16_t
Jan Edmund Lazo
2018-07-29
*
syntax: syn_state.sst_next_list is int16_t*
Jan Edmund Lazo
2018-07-29
*
syntax: update types for keyentry_T,sp_syn
Jan Edmund Lazo
2018-07-29
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
refactor/single-include: syntax_defs.h
relnod
2017-10-19
*
syntax.c: register 'Normal' highlight group
Matthieu Coudron
2017-08-22
*
screen.c: make more highlights window specific
Björn Linse
2017-06-14
*
Linting
AdnoC
2016-05-17
*
syntax: Add support for the "special" color used for undercurls
AdnoC
2016-05-17
*
syntax: Refactor to store all term and gui attributes independently
Thiago de Arruda
2015-02-16
*
syntax: Use RGB/GUI attribute information for "abstract_ui"
Thiago de Arruda
2014-12-08
*
vim: move disptick_T from vim.h to syntax_defs.h
Nicolas Hillegeer
2014-07-16
*
move SST_* defines to syntax_defs
Brandon Coleman
2014-06-12
*
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