-
I'm not a lua expert, so prior, I simply grabbed one off GitHub, and made a few changes. It's been okay, but does not support LSP for Java or Kotlin. And doesn't use fzf (telescope?).
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
For anything else, use lsp-zero
-
lsp for java: nvim-jdtls (here's my config that assumes you're using mason.nvim to install jdtls. you will probably need to change lines 3, 6, and 28-29 to your own settings. I'm not used to actually using java in neovim yet so the config might not be fully featured, but autocompletion seems to work fine.
-
lsp for java: nvim-jdtls (here's my config that assumes you're using mason.nvim to install jdtls. you will probably need to change lines 3, 6, and 28-29 to your own settings. I'm not used to actually using java in neovim yet so the config might not be fully featured, but autocompletion seems to work fine.
-
-
Sure! You can find my config here: https://github.com/igorlfs/dotfiles
-
InfluxDB
InfluxDB ā Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
KotlinLanguageServer
Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol
Oddly enough, we use mostly the same languages. However, I would advise against using neovim with Kotlin: its language server has an excessive memory usage and its debugger is cumbersome with neovim (I haven't managed to get it working, and currently it also lacks an entry in nvim-dap's wiki).
-
Oddly enough, we use mostly the same languages. However, I would advise against using neovim with Kotlin: its language server has an excessive memory usage and its debugger is cumbersome with neovim (I haven't managed to get it working, and currently it also lacks an entry in nvim-dap's wiki).
Related posts
-
Share NO-PLUGIN Configs!
-
Should Neovim now release a standard official configuration so that people who want an editor that just works out of the box get onboarded easily ?
-
Can anyone recommend a good github dotfiles repos for neovim that uses LazyVim as it's plugin manager?
-
Help me find my dream starter config
-
Can anyone share his dotfile ? Iām bored from mine