Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docs: various clarifications (#24876) | zeertzjq | 2023-08-26 |
| | |||
* | feat(defaults): treat "•" as a list item prefix #24623 | Justin M. Keyes | 2023-08-09 |
| | | | | | | | | Problem: Nvim docs use "•" as a list item prefix but `gw{motion}` doesn't format such lists by default. Solution: Change the 'comments' option to include "fb:•" by default. | ||
* | docs(options): take ownership of options.txt (#24528) | Lewis Russell | 2023-08-04 |
* docs(options): take ownership of options.txt - `src/nvim/options.lua` is now the source of truth - generate runtime/lua/vim/_meta/options.lua * fixup! zeer comments * fixup! zeer comments (2) * fixup! re-enable luacheck * fixup! regen |