Files
neovim/runtime/doc
Yochem van Rosmalen 9bdb011a50 refactor(spellfile): config() interface, docs #36481
Problem:
- Exposing the raw config as table is a pattern not seen anywhere else
  in the Nvim codebase.
- Old spellfile.vim docs still available, no new documentation

Solution:
- Exposing a `config()` function that both acts as "getter" and "setter"
  is a much more common idiom (e.g. vim.lsp, vim.diagnostic).
- Add new documentation and link old docs to |spellfile.lua| instead of
  |spellfile.vim|.
2025-11-09 21:51:39 -08:00
..
2025-09-16 11:41:36 +08:00
2025-09-28 20:57:59 -07:00
2025-07-10 21:50:46 -04:00
2025-10-24 02:14:29 +02:00
2024-05-15 23:19:26 +02:00
2025-04-27 15:44:11 -07:00
2025-10-24 17:24:51 -07:00
2023-06-25 17:14:28 +02:00
2025-10-24 02:07:37 +02:00
2025-06-14 17:24:36 +02:00
2025-09-28 20:57:59 -07:00
2025-10-23 20:28:13 +03:00
2025-01-03 08:29:36 -08:00