mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-22 00:48:58 +02:00
typo
This commit is contained in:
parent
2089eb407d
commit
ee89f7437b
1 changed files with 1 additions and 1 deletions
|
@ -605,7 +605,7 @@ let
|
|||
type = types.bool;
|
||||
description = ''
|
||||
Files with the `.v` extension are not automatically detected as vlang files.
|
||||
If this option is enabled, Nixvim will automatically set the filetype accordingly.
|
||||
If this option is enabled, Nixvim will automatically set the filetype accordingly.
|
||||
'';
|
||||
default = true;
|
||||
example = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue