beeender/ComradeNeovim

github github
stars 53
issues 2
subscribers 5
forks 9
CREATED

2019-01-25

UPDATED

5 years ago


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