mirror of
https://github.com/neovim/neovim.git
synced 2026-07-25 10:12:01 +00:00
docs: misc, remove some old help tags #40214
- Remove old help tags: they add noise to cmdline completion. Co-authored-by: acehinnnqru <acehinnnqru@gmail.com> Co-authored-by: KangaZero <samuelyongw@gmail.com> Co-authored-by: Simone Ragusa <hi@interrato.dev> Co-authored-by: Chinmay Dalal <~chinmay/public-inbox@lists.sr.ht> Co-authored-by: coyaSONG <66289470+coyaSONG@users.noreply.github.com> Co-authored-by: Olivia Kinnear <git@superatomic.dev>
This commit is contained in:
@@ -1472,7 +1472,7 @@ function lsp.foldexpr(lnum)
|
||||
return vim.lsp._folding_range.foldexpr(lnum)
|
||||
end
|
||||
|
||||
--- Close all {kind} of folds in the the window with {winid}.
|
||||
--- Close all {kind} of folds in the window with {winid}.
|
||||
---
|
||||
--- To automatically fold imports when opening a file, you can use an autocmd:
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user