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
/
api
/
win_config.c
Commit message (
Expand
)
Author
Age
*
Merge pull request #22865 from MunifTanjim/issue-20370
bfredl
2023-04-10
|
\
|
*
fix(api): do not re-apply win_config.style when missing
Munif Tanjim
2023-04-10
*
|
refactor: remove redundant const char * casts
ii14
2023-04-07
|
/
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
feat(float): open float relative to mouse #21531
Sebastian Lyng Johansen
2023-01-10
*
fix(ui): set stc to empty in floatwin with minimal style (#21720)
Raphael
2023-01-10
*
fix: use enum type
Raphael
2023-01-09
*
fix: format
Raphael
2023-01-09
*
fix(ui): convert title_pos string in nvim_win_get_config
Raphael
2023-01-09
*
docs(api): fix treesitter parsing errors
Christian Clason
2023-01-01
*
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
*
fix: pvs warnings (#21145)
dundargoc
2022-11-22
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(highlight): rename FloatBorderTitle #20988
Raphael
2022-11-07
*
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
fix(winbar): do not always assume cursor is valid. fixes #19458
bfredl
2022-08-13
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
fix(aucmd_win): always make aucmd_win the last window
zeertzjq
2022-03-23
*
docs: properly escape to avoid doxygen weirdness
Javier López
2022-03-19
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
fix(gen_vimdoc.py): spacing around inline elements #16092
Gregory Anders
2021-10-19
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
refactor(api): move window config related functions to own file
Björn Linse
2021-10-04