wim VS kotlin-vim

Compare wim vs kotlin-vim and see what are their differences.

wim

This is a Vim configuration that gets you a similar experience as a full-featured IDE. This is accomplished using native vim features with the help of some plugins. (by wolandark)

kotlin-vim

Kotlin plugin for Vim. Featuring: syntax highlighting, basic indentation, Syntastic support (by udalov)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
wim kotlin-vim
11 3
292 622
- -
6.2 0.0
about 1 month ago over 1 year ago
Vim Script Vim Script
GNU Affero General Public License v3.0 Apache License 2.0
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.

wim

Posts with mentions or reviews of wim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-19.

kotlin-vim

Posts with mentions or reviews of kotlin-vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-22.
  • What are Vim users using?
    1 project | /r/Kotlin | 1 Dec 2023
    I saw a post here about 7 years ago asking this same question, and wondering if there is any updated guidance. I'm a Vim user, and I see kotlin-vim. Is this what everybody is using? Or is there a better experience elsewhere (e.g. neovim)? Thanks!
  • My Neovim does a bad job of indenting kotlin
    1 project | /r/neovim | 1 Jan 2023
    vim-kotlin You can try this one.
  • 639 lines of careful .vimrc configurations and its better than any IDE.
    4 projects | /r/vim | 22 Jun 2022
    coc plugin that I have implemented in my vim configuration has language servers for both java and kotlin and they are very good from what I hear. I use coc language servers for web development and I find it very nice. As for syntax and indentation of kotlin there is this plugin that takes care of that. Same goes for C#. There is also the 'youcompleteme' plugin which is a larger download than coc but its more complete.

What are some alternatives?

When comparing wim and kotlin-vim you can also consider the following projects:

lightline.vim - A light and configurable statusline/tabline plugin for Vim

KotlinLanguageServer - Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol

vim-airline - lean & mean status/tabline for vim that's light as air

vim-go - Go development plugin for Vim

dotfiles - My dotfiles for Linux

intellij-community - IntelliJ IDEA Community Edition & IntelliJ Platform

skyline.vim - skyline.vim is a simple statusline plugin for Vim.

atom-kotlin-language - Adds syntax highlighting to Kotlin files in Atom

dotfiles - My personal Linux shell settings

kotlin-textmate-bundle - Textmate bundle for the Kotlin programming language

startpage-v2 - Dracula themed startpage

vscode-kotlin - Kotlin language support for VS Code