Refresh generated nvim config
This commit is contained in:
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user