vim-cs
Improved syntax highlighting for C# (by jlcrochet)
vim-jq
Vim runtime files for jq (the command-line JSON processor) (by bfrg)
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vim-cs
Posts with mentions or reviews of vim-cs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-05.
-
Does anyone use Vim for C#?
Sounds like a bug. There are usually a few options when dealing with syntax and language specific features. You could find a syntax file for c# and copy it manually into your vim settings. For example: https://github.com/jlcrochet/vim-cs
vim-jq
Posts with mentions or reviews of vim-jq.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-01.
-
neovimcraft - Status update, Aug 2021
Alternatively as simpler workaround instructions how to search via jq would be nice, ie via https://github.com/yanick/nvim-jq and https://github.com/bfrg/vim-jq
What are some alternatives?
When comparing vim-cs and vim-jq you can also consider the following projects:
vim-gml - High quality Vim syntax highlighting for Gamemaker studio 2
plantuml-syntax - vim syntax file for plantuml
dotfiles - my dotfiles and configurations, stored with stow!
vim-ruby - Improved syntax highlighting and indentation for Ruby
vim-go-syntax - Fast, 'tree-sitter'-like Vim Syntax Highlighting for Go
nvim-jq - use jq within neovim