Skip to content

Brings JetBrains/IntelliJ IDEs magic to Neovim with minimal setup.

License

Notifications You must be signed in to change notification settings

oxilumin/ComradeNeovim

 
 

Repository files navigation

ComradeNeovim Build Status

Brings JetBrains/IntelliJ IDEs magic to Neovim.

ComradeNeovim creates a bridge between JetBrains IDEs and Neovim to bi-directly synchronize editing contents between them and bring features like auto completion, linting and quick fix to Neovim.

You also need to install the neovim side plugin to make this work. Please refer to Comrade.

Install

  • Search for ComradeNeovim in the IntelliJ plugin market and install it.
  • Install Comrade to your Neovim.

Build

  • Setup your environment for IntelliJ plugin development. See guide here.
  • Clone this project.
  • Open this project from IDEA.

Screenshots

Flutter in Android Studio

About

Brings JetBrains/IntelliJ IDEs magic to Neovim with minimal setup.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 93.4%
  • Java 6.6%