this is the config i have being using for lot of my cp works well with c++ too but my prefrences will always be java
here is the list of all the plugins in the config along with there usages
- auto-pairs - automatically puts the matching brackets
- coc - for java code suggestions and completions
- indentline - a visual guide for indent lines
- vim-floaterm - for executing java within neovim
- vim-auto-save - automatically saves the files while cursor is still
- vim-polygot - for a bit more language highlights
install coc-java and then use F5 to run the code in the terminal
*config :- set nocompatible if empty(glob('~/.config/nvim/autoload/plug.vim')) silen - Pastebin.com *
Summary
This text will be hidden