Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vncsmyrnk/vim-config-java
https://github.com/vncsmyrnk/vim-config-java
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vncsmyrnk/vim-config-java
- Owner: vncsmyrnk
- License: apache-2.0
- Created: 2024-01-03T18:27:39.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-09T18:07:37.000Z (9 months ago)
- Last Synced: 2024-02-09T19:27:16.332Z (9 months ago)
- Language: Lua
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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