Skip to content

Amalg016/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

Add this to the $HOME/.config directory

Open nvim , You will see a new window which will be installing all the plugins you need. After installing all the plugins, Restart nvim and run the following commands

:Lazy sync
:Lazy clean
:Lazy check

For running java11, Additionally you have to do the following

  • Make sure the JAVA_HOME is set properly in your environmental variables

  • Download the jdtls from https://download.eclipse.org/jdtls/milestones/ -0.57 version

    • Extract the Downloaded one and Rename it as jdtls
    • Create a directory if not $HOME/.local/nvim/
    • Place the renamed folder into the above directory ( $HOME/.local/nvim )
  • Run the following command

:MasonInstall java-debug-adapter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages