Skip to content

Klrfl/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klrfl's Neovim Config

My personal Nvim config I built myself. It's a mix of my own code and YouTube tutorial code, specifically typecraft, ThePrimeAgen, and devaslife. I use this config for my web dev needs.

After using my config for a while, I decided to change my plugin manager from Packer to Lazy.nvim. All the plugins are now in lua/plugins.

Dependecies/ things you have to install

  • Nerd Fonts. I use JetBrains Mono (not a requirement, but icons will not work if you don't have nerd fonts.)
  • Git to clone this config
  • GCC
  • Node + NPM to install the LSPs
  • ripgrep

Special note: Vue LS

When upgrading my lS for Vue to 2.0.7 I found myself scouring over github for solutions. I followed these threads:

This took me a week to resolve so it better be worth it.

About

My personal Neovim configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages