Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Neovim] syntax highlighting not working #29

Open
swarnim-accurate opened this issue Oct 29, 2024 · 2 comments
Open

[Neovim] syntax highlighting not working #29

swarnim-accurate opened this issue Oct 29, 2024 · 2 comments

Comments

@swarnim-accurate
Copy link

Hello everyone, I tried installing the C3 editor plugin for neovim by two methods.

  1. Added config specified in the README into my neovim config. [Specified here: https://github.com/c3lang/editor-plugins/tree/main/neovim]
  2. Added config specified under the lua section of the plugin. [Specified here: https://github.com/c3lang/editor-plugins/blob/main/neovim/lua/c3/init.lua]

My neovim version details:

NVIM v0.10.2
Build type: Release
LuaJIT 2.1.1713773202

Neovim was installed through nix-flakes on linux mint (ubuntu 20.04 LTS)

I am using the Lazy package manager and the package manager seems to pick up the config but not act in a favorable way after that i.e. i get no syntax highlighting. Neither can i access the treesitter grammar by entering the command :TSInstall c3

I do not have the c3-lsp installed yet as i do not think it necessary for having syntax highlighting.

Maybe i missed some step in getting the config set up correctly and would love to provide any additional information necessary.

Would really appreciate any help! Thanks!

@lerno
Copy link
Contributor

lerno commented Nov 6, 2024

Maybe ask on the Discord? I think some people there might be able to help you.

@swarnim-accurate
Copy link
Author

thanks @lerno
will do that :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants