https://github.com/beeender/comradeneovim
Brings JetBrains/IntelliJ IDEs magic to Neovim with minimal setup.
https://github.com/beeender/comradeneovim
Last synced: about 1 year ago
JSON representation
Brings JetBrains/IntelliJ IDEs magic to Neovim with minimal setup.
- Host: GitHub
- URL: https://github.com/beeender/comradeneovim
- Owner: beeender
- License: gpl-3.0
- Created: 2019-01-25T10:22:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T02:39:01.000Z (over 1 year ago)
- Last Synced: 2025-06-19T16:06:37.276Z (about 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 1.21 MB
- Stars: 63
- Watchers: 5
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ComradeNeovim [](https://travis-ci.com/beeender/ComradeNeovim)
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](https://github.com/beeender/Comrade).**
- [Install](#install)
- [Build](#Build)
- [Screenshots](#Screenshots)
# Install
- Search for `ComradeNeovim` in the IntelliJ plugin market and install it.
- Install [Comrade](https://github.com/beeender/Comrade) to your Neovim.
# Build
- Setup your environment for IntelliJ plugin development. See [guide](https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/setting_up_environment.html) here.
- Clone this project.
- Open this project from IDEA.
## Screenshots
