vim-go VS kotlin-vim

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

kotlin-vim

Kotlin plugin for Vim. Featuring: syntax highlighting, basic indentation, Syntastic support (by udalov)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
vim-go kotlin-vim
25 3
15,830 622
- -
8.3 0.0
4 days ago over 1 year ago
Vim Script Vim Script
GNU General Public License v3.0 or later 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.

vim-go

Posts with mentions or reviews of vim-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-29.

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.
  • 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 vim-go and kotlin-vim you can also consider the following projects:

coc-go - Go language server extension using gopls for coc.nvim.

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

go.nvim - A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.

Go for Visual Studio Code

YouCompleteMe - A code-completion engine for Vim

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

gocode - An autocompletion daemon for the Go programming language

ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

GNU/Emacs go-mode - Emacs mode for the Go programming language

deoplete.nvim - :stars: Dark powered asynchronous completion framework for neovim/Vim8

Local Golang playground - GNU/Emacs mode that setup local Go playground for code snippets like play.golang.org or even better :)

intellij-community - IntelliJ IDEA Community Edition & IntelliJ Platform