Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

leandergangso/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Neovim config

MOVED

https://github.com/leandergangso/dotfiles


vim meme

Prerequisite

  • Neovim installed
  • Native toolchain and LSPs on $PATH via nix profile install .#editor-tools
  • Nerd Font (using: JetBrainsMono Nerd Font)
    • Download font you want
    • exec: mv JetBrainsFont/JetBrains* ~/.local/share/fonts/
    • specify font name in terminal settings (see fc-list for font names)

Setup

  • Make and CD into: ~/.config/nvim
  • Clone this repo: git clone {URL}
  • Install editor tools: nix profile install .#editor-tools
  • Open Neovim with: nvim
  • Plugin state is tracked in nvim-pack-lock.json
  • Update plugins with :lua vim.pack.update()

About

Personal Neovim config

Resources

Stars

Watchers

Forks

Contributors