Translations:Neovim/58/en: Difference between revisions
Appearance
Importing a new version from external source |
Importing a new version from external source |
||
| Line 1: | Line 1: | ||
# Option 3: Installing grammars without Nix | # Option 3: Installing grammars without Nix | ||
# Installing grammar packages through the built-in command can lead to errors. | # 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 | # The following Neovim command will install syntax highlighting for the C programming language: :TSInstall c | ||
Latest revision as of 22:28, 7 October 2025
- 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