I'm also very excited to introduce the first Neovim plugin made in Kotlin/Native!
Meet cord.nvim: Discord Rich Presence plugin for Neovim 🚀
Features:
• Lightweight
• Cross-platform compatibility (Windows, Linux, macOS)
• Fast startup due to non-blocking, asynchronous nature
• Highly configurable in Lua
• Offers a rich icon set for editors, languages, file browsers and plugin managers
• Detects working directory based on VCS files
• Respects the ratelimit of one update per 15 seconds
• Written in native code, uses Lua FFI for integration
https://github.com/reblast/cord.nvim
As you probably guessed it, Cord is made on top KPresence 😄.
K 1
🔝 1
a
adambrangenberg
04/06/2024, 11:06 PM
Are you also editing Kotlin Code in NeoVIM? I didn't find great tooling for it