docs: fix misparsed headings (#24162)

Problem: vimdoc parser requires space between column heading and `~`.

Solution: Add space to docs (and mention it). Also edit `luaref.txt`
headings for consistency.
This commit is contained in:
Christian Clason
2023-06-26 11:16:55 +02:00
committed by GitHub
parent b697c0cd4f
commit b6878f5d63
4 changed files with 16 additions and 18 deletions

View File

@@ -48,7 +48,7 @@
///
/// \brief For more information on buffers, see |buffers|
///
/// Unloaded Buffers:~
/// Unloaded Buffers: ~
///
/// Buffers may be unloaded by the |:bunload| command or the buffer's
/// |'bufhidden'| option. When a buffer is unloaded its file contents are freed