vim-cs
Improved syntax highlighting for C# (by jlcrochet)
vim-ruby
Improved syntax highlighting and indentation for Ruby (by jlcrochet)
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-ruby
Posts with mentions or reviews of vim-ruby.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing vim-cs and vim-ruby you can also consider the following projects:
vim-gml - High quality Vim syntax highlighting for Gamemaker studio 2
vim-razor - Vim syntax highlighting and indentation for Razor markup
dotfiles - my dotfiles and configurations, stored with stow!
vim-jq - Vim runtime files for jq (the command-line JSON processor)
vim-go-syntax - Fast, 'tree-sitter'-like Vim Syntax Highlighting for Go