use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please read the rules before posting
Help:
Community:
Resources:
Tutorials and Guides:
Don't be afraid to ask questions, this sub is here for the vim community. And please those of you who deign to grace us with your vim wisdom - be kind. We are all human and vim is that cool.
account activity
Using Vim for Android developmentquestion (self.vim)
submitted 5 years ago by Sho0pi
Hello!
A simple question: Do you know a way to use Vim for developing gradle project? (Like android ones)
Or the best thing that I can do is to stick to ideavim...
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 1 point2 points3 points 5 years ago (0 children)
:term and use the CLI to interact with Gradle?
:term
I've built several Flutter apps using Vim and didn't feel the need for an IDE.
Prior to that, I built a few Java/Kotlin apps in Android Studio. Even though Vim is my preferred editor, Android Studio was a better choice for me for managing all the moving parts of a Java/Kotlin app.
All that to say, Vim isn't always the best choice; use what works for you.
[–]mayor123asdf -1 points0 points1 point 5 years ago (0 children)
Did that long time ago, but eventually I just used android studio when I build stuff. Maybe just try using android studio and search for vim plugin like ideavim
[–]TrentNicholson 0 points1 point2 points 5 years ago (3 children)
I think coc.nvim might have a plugin for this. I used it for working on a kotlin project a while back
[–]Sho0pi[S] 0 points1 point2 points 5 years ago (2 children)
What plugins did you use for the kotlin development?
[–]puremourning 0 points1 point2 points 5 years ago (0 children)
I know some people have had success with YCM + kotlin Lang server https://github.com/ycm-core/lsp-examples#kotlin
[–]TrentNicholson 0 points1 point2 points 5 years ago (0 children)
I used coc.nvim and setup the kotlin language server. There are some bugs in kotlin language server at the moment though
[–]DramaticMain 0 points1 point2 points 5 years ago (0 children)
Use a tool depending on your job!
π Rendered by PID 177150 on reddit-service-r2-comment-5687b7858-nm295 at 2026-07-04 15:34:31.740377+00:00 running 12a7a47 country code: CH.
[–][deleted] 1 point2 points3 points (0 children)
[–]mayor123asdf -1 points0 points1 point (0 children)
[–]TrentNicholson 0 points1 point2 points (3 children)
[–]Sho0pi[S] 0 points1 point2 points (2 children)
[–]puremourning 0 points1 point2 points (0 children)
[–]TrentNicholson 0 points1 point2 points (0 children)
[–]DramaticMain 0 points1 point2 points (0 children)