diff --git a/configuration.nix b/configuration.nix index 98f22390..106d1d27 100644 --- a/configuration.nix +++ b/configuration.nix @@ -117,7 +117,7 @@ isMaximal: { # Nim LSP is broken on Darwin and therefore # should be disabled by default. Users may still enable - # `vim.languages.vim` to enable it, this does not restrict + # `vim.languages.nim` to enable it, this does not restrict # that. # See: nim.enable = false;