Skip to content

kerrylu/nvim.config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Config

To setup, run the following steps in terminal:

  1. git clone https://github.com/kerrylu/nvim.config.git
  2. cp -r nvim.config ~/.config/nvim
  3. cd ~/.config/nvim
  4. cp -r clangd/ ~/.config/clangd
  5. ./setup.sh
  6. nvim .
  7. Run :MasonInstall {lsp} for lsp in {pyright, clangd, jdtls}.

Note: on MacOS custom color schemes will generally fail on the default terminal. I recommend using iTerm2.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 96.6%
  • Shell 3.4%