| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | feat: add vim.str_utf_{start,end} (#16129) | Michael Lingelbach | 2021-10-30 |
| | | | | | | vim.str_utf_{start,end} return the offset from the current position to the start and end of the current utf-character (nearest codepoint) respectively. | ||
| * | refactor: split executor.c into two files | Dundar Göc | 2021-10-26 |