vim-razor
Vim syntax highlighting and indentation for Razor markup (by jlcrochet)
vim-airline
lean & mean status/tabline for vim that's light as air (by vim-airline)
vim-razor | vim-airline | |
---|---|---|
1 | 59 | |
46 | 17,798 | |
- | 0.1% | |
7.1 | 5.9 | |
6 months ago | 15 days 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-razor
Posts with mentions or reviews of vim-razor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-03.
-
Blazor and Vim
You can use https://github.com/jlcrochet/vim-razor for syntax highlighting. However Omnisharp doesn't support Blazor. According to https://github.com/OmniSharp/omnisharp-vim/issues/546 it doesn't seem like it's getting implemented either.
vim-airline
Posts with mentions or reviews of vim-airline.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-18.
-
Lite 🚀 ApolloNvim Distro 2024
👉 Airline theme Airline for Neovim.
- Auto-completion problems for terraform
- Include octal on statusline?
-
CoC: How to disable these annoying Clangd messages?
Looks like you are using Airline for your statusline. Add this to your init.vim: let g:airline#extensions#coc#enabled = v:false
- How do I make my nvim have this? I like having the mode in colors
- Hello, can someone tell me which editor this is?
- How do I make airline transparent?
-
How do you work with buffers?
Powerline (and airline, as well as all plugins of that kind) offers, among other things, a GUI that helps you manage buffers and tabs. There are plugins that do just that and nothing else, which are best used alongside powerline/airline/etc, for example bufferline.
-
Transitioning vim-airline theme to Lua
I am working on adding a theme for the vim-airline plugin to the Everblush colorschemes for Vim and Neovim.
- NeoVim Installation and Configuration on Win10/11