Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(gen_vimdoc.py): spacing around inline elements #16092 | Gregory Anders | 2021-10-19 |
| | | | | | The spacing fix drew attention to a couple of places that were using incorrect formatting such as the key listing for `nvim_open_win`, so those were fixed too. | ||
* | refactor: format all C files under nvim/ #15977 | dundargoc | 2021-10-12 |
| | | | | | | | | * refactor: format all C files under nvim * refactor: disable formatting for Vim-owned files: * src/nvim/indent_c.c * src/nvim/regexp.c * src/nvim/regexp_nfa.c * src/nvim/testdir/samples/memfile_test.c | ||
* | refactor(api): move window config related functions to own file | Björn Linse | 2021-10-04 |