Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vncsmyrnk/vim-config-java


https://github.com/vncsmyrnk/vim-config-java

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# vim-config-java

This is my local vim/nvim config using lua for java projects. Derived from git clone --depth 1 https://github.com/vncsmyrnk/vim-config.git

To work properly this repo should be cloned on `~/.config/nvim` and [packer.vim](https://github.com/wbthomason/packer.nvim) must be installed.

To install it just run:

```bash
git clone --depth 1 https://github.com/vncsmyrnk/vim-config-java.git /.config/nvim
```
\**Note that the last command will override any existing nvim config*

All credits to [@VonHeikemen](https://github.com/VonHeikemen).

Reference config: https://github.com/VonHeikemen/lsp-zero.nvim/blob/v3.x/doc/md/guides/setup-with-nvim-jdtls.md