vim-cs
Improved syntax highlighting for C# (by jlcrochet)
vim-go-syntax
Fast, 'tree-sitter'-like Vim Syntax Highlighting for Go (by charlespascoe)
vim-cs | vim-go-syntax | |
---|---|---|
1 | 4 | |
13 | 52 | |
- | - | |
7.1 | 4.4 | |
10 months ago | 3 months ago | |
Vim Script | Vim Script | |
- | MIT License |
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-go-syntax
Posts with mentions or reviews of vim-go-syntax.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-28.
- Vim Golang syntax is ugly
-
Golang: is it possible to show interfaces in another color?
I don't understand how `y` is an interface. Interfaces cannot be called like functions. However, I use this plugin which improves go syntax highlighting. https://github.com/charlespascoe/vim-go-syntax
- vim-go-syntax - Fast, IDE-like Syntax Highlighting for Go
What are some alternatives?
When comparing vim-cs and vim-go-syntax you can also consider the following projects:
vim-gml - High quality Vim syntax highlighting for Gamemaker studio 2
vim-kitty - Vim syntax highlighting for Kitty terminal config files
dotfiles - my dotfiles and configurations, stored with stow!
YouCompleteMe - A code-completion engine for Vim
vim-jq - Vim runtime files for jq (the command-line JSON processor)
codeium.vim - Free, ultrafast Copilot alternative for Vim and Neovim