mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
fixed typo
docs: `diagostics` -> `diagnostics`
This commit is contained in:
parent
6b841d4b97
commit
dd815ece18
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
|||
in {
|
||||
options.vim = {
|
||||
diagnostics = {
|
||||
enable = mkEnableOption "diagostics module for Neovim";
|
||||
enable = mkEnableOption "diagnostics module for Neovim";
|
||||
config = mkOption {
|
||||
type = diagnosticsSubmodule;
|
||||
default = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue