1

Refresh generated nvim config

This commit is contained in:
2024-06-03 21:11:20 +02:00
parent fd506d4921
commit 50723ef645
2114 changed files with 84528 additions and 44473 deletions

View File

@ -52,3 +52,9 @@ Specify if directory names in the completion menu should include a trailing slas
_Default:_ returns the current working directory of the current buffer
Specifies the base directory for relative paths.
### show_hidden_files_by_default (type: boolean)
_Default:_ `false`
Specify if hidden files should appear in the completion menu without the need of typing `.` first.