Jump to content

Translations:Neovim/58/en

From Official NixOS Wiki
Revision as of 22:28, 7 October 2025 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. Option 3: Installing grammars without Nix
 # Installing grammar packages through the built-in command can lead to errors.
 # The following Neovim command will install syntax highlighting for the C programming language: :TSInstall c