mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-05-19 05:24:22 +00:00
configuration.nix: fix nim typo
This commit is contained in:
parent
a37a1fce3a
commit
173d53ac14
1 changed files with 1 additions and 1 deletions
|
|
@ -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: <https://github.com/PMunch/nimlsp/issues/178#issue-2128106096>
|
||||
nim.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue