Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | Context: rename "buflist" => "bufs" | Justin M. Keyes | 2019-09-14 |
| | | | | | Given the other type names "jumps", "vars", etc., the name "buflist" is somewhat unintuitive. | ||
* | API: Context: save/restore | Abdelhakeem | 2019-07-27 |
| | |||
* | API: Context | Justin M. Keyes | 2019-07-27 |