| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | refactor: move some constants out of vim_defs.h (#26298) | zeertzjq | 2023-11-29 |
| | | |||
| * | refactor: rename types.h to types_defs.h | dundargoc | 2023-11-27 |
| | | |||
| * | refactor: replace manual header guards with #pragma once | dundargoc | 2023-11-12 |
| | | | | | | It is less error-prone than manually defining header guards. Pretty much all compilers support it even if it's not part of the C standard. | ||
| * | refactor: move some structs out of buffer_defs.h (#24878) | zeertzjq | 2023-08-26 |