aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/win_config.c
Commit message (Expand)AuthorAge
* refactor: change type of linenr_T from long to int32_tDundar Goc2022-06-10
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* fix(aucmd_win): always make aucmd_win the last windowzeertzjq2022-03-23
* docs: properly escape to avoid doxygen weirdnessJavier López2022-03-19
* vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell2022-03-18
* feat: add support for global statuslineFamiu Haque2022-03-18
* fix(gen_vimdoc.py): spacing around inline elements #16092Gregory Anders2021-10-19
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* refactor(api): move window config related functions to own fileBjörn Linse2021-10-04