639 lines of careful .vimrc configurations and its better than any IDE.

This page summarizes the projects mentioned and recommended in the original post on /r/vim

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

    Here is my GitHub with full instructions: https://github.com/wolandark/wim.git

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • kotlin-vim

    Kotlin plugin for Vim. Featuring: syntax highlighting, basic indentation, Syntastic support

    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.

  • inkpot

    Inkpot 88/256 Colour Scheme for Vim

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What are Vim users using?

    1 project | /r/Kotlin | 1 Dec 2023
  • My Neovim does a bad job of indenting kotlin

    1 project | /r/neovim | 1 Jan 2023
  • Don’t Touch That Mouse! Smart Developers Use Keyboard Shortcuts

    4 projects | dev.to | 13 Dec 2021
  • Help for a beginner in Termux? I want to use Vim as an IDE for Java/Kotlin, but I don't know how to configure it.

    3 projects | /r/vim | 6 Nov 2021
  • Add lsp's to neovim, guides or tips?

    5 projects | /r/neovim | 11 May 2021

Did you konow that Vim Script is
the 35th most popular programming language
based on number of metions?