Skip to content

nsevonikola/nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvim configuration

Requirements

  • nvim

Fonts & Icons

Any nerd font, i like JetBransMono

nvim treesitter

  • A C compiler

For telescope

  • fd
  • ripgrep

LazyGit

  • Install lazygit from choco or apt-get or brew

For java development

  • JDK 17 or above

Make sure to set the path variable JAVA_HOME to the JDK installation path of the installed JDK version.

  1. JAVA_HOME = C:\Program Files\Java\jdk-17.0.2
  2. Add %JAVA_HOME%\bin to the PATH variable

Debug tests

Debug junit tests. Either whole classes or individual test methods Installlation and information here

About

A launch point for your personal nvim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%