Skip to content

Commit 4208223

Browse files
committed
chore(doc): update doc with starter projects
1 parent aad6139 commit 4208223

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,20 @@ Just install and start writing `public static void main(String[] args)`.
4242

4343
<summary>:small_orange_diamond:details</summary>
4444

45-
### Q & A
45+
### Pre-configured Starter Configurations (Recommend for newbies)
4646

47-
If you face any issues, check our [Q & A](https://github.com/nvim-java/nvim-java/wiki/Q-&-A) wiki to see if that helps
47+
Following are forks of original repositories pre-configured for java. If you
48+
don't know how to get started, use one of the following to get started.
4849

49-
### Distributions & Templates
50+
- [LazyVim](https://github.com/nvim-java/starter-lazyvim) - [All changes](https://github.com/LazyVim/starter/compare/main...nvim-java:starter-lazyvim:main)
51+
- [Kickstart](https://github.com/nvim-java/starter-kickstart) - [All changes](https://github.com/nvim-lua/kickstart.nvim/compare/master...nvim-java:starter-kickstart:master)
5052

51-
- [Lazyvim](https://github.com/nvim-java/nvim-java/wiki/Lazyvim)
53+
### Distribution Specific Instructions
54+
55+
- [LazyVim](https://github.com/nvim-java/nvim-java/wiki/Lazyvim)
5256
- [Kickstart](https://github.com/nvim-java/nvim-java/wiki/Kickstart)
5357

54-
### Custom
58+
### Custom Configuration Instructions
5559

5660
- Install the plugin
5761

0 commit comments

Comments
 (0)