Skip to content

frazrepo/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

602 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim lua configuration

This is my neovim configuration in lua.

Goals

  • Works on Windows, Linux and Mac OS
  • Fast to load

Installation

git clone --depth=1 https://github.com/frazrepo/nvim-config.git

On linux/Mac OS

  • Create a symbolink link with ln -s nvim-config $HOME/.config/nvim

On Windows

  • Copy the directory content to $HOME/AppData/Local/nvim/

Features

  • Beautiful theme with tokyonight or catppuccin
  • File Navigation with neo-tree.nvim
  • File fuzzy finder with snacks.nvim
  • Tabs and buffers management with bufferline.nvim
  • Syntax highlighting with treesitter
  • LSP and Completion with native LSP and blink
  • Easy mappings access with which-key
  • Zen mode environment with ZenMode
  • Quickfix filtering with nvim-bqf

About

Neovim configuration

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages