Skip to content

Quellens/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

442 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Shady Vim - My Neovim Setup

  1. Install Neovim
  2. Install a Nerd-Font (i currently use this)
font_family      JetBrainsMono Nerd Font 
  1. Other Stuff to Install
sudo npm install -g tree-sitter-cli
sudo npm install -g markdownlint-cli
  • fzf, yazi and lazygit should also be installed on your system
  1. Clone Repo into nvim config
git clone https://github.com/Quellens/nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim

That's it!

After Installation

  • Lazy -> Manage Plugins
  • Mason -> Manage LSP, Linting,
  • :TSInstall all -> Treesitter
  • Search for help with :help
  • Checkhealth with :checkhealth

About

My Neovim Configuration

Resources

Stars

Watchers

Forks

Contributors

Languages