/ComradeNeovim

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

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

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