Syntax highlight for ucode in neovim

Hey there, just passing to announce syntax highlight for ucode in Neovim.

You just need to install the tree-sitter-manager.nvim plugin and run

:TSInstall ucode

This installs a treesitter grammar for ucode which gives you filetype detection, syntax highlight and contextual text objects.

1 Like