An open API service indexing awesome lists of open source software.

https://github.com/abargnesi/nvim-public

Custom nvim config using lazy.nvim.
https://github.com/abargnesi/nvim-public

Last synced: 3 months ago
JSON representation

Custom nvim config using lazy.nvim.

Awesome Lists containing this project

README

        

# nvim config

Here is my nvim config to build a customizable java experience.

And improve my vim in the process!

## issues

1. Source and javadocs need to be obtained for JDTLS functionality. Run command `mvn dependency:sources && mvn dependency:sources dependency:resolve -Dclassifier=javadoc`.

## references

- https://www.youtube.com/watch?v=zbpF3te0M3g
- https://github.com/unknownkoder/Java-FullStack-NeoVim-Configuration