Skip to content

chrissinclair/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Config

So I don't loose it from one random machine failing on me...

Usage

  1. Clone this to %LOCALAPPDATA%\nvim.
  2. Run neovim-qt.exe

Notes

This setup uses Packer to pull dependencies, and Mason to install LSP servers, which are installed to %LOCALAPPDATA%\nvim-data.

Key highlights

  • LSP syntax highlighting, code navigation & completion. Focused on using clangd for C/C++.
  • Treesitter syntax support for fallback highlighting & code folding.
  • FZF fuzzy finding for files, buffers, recent files etc.
  • Attempts to use the Nerd Fonts patched Source Code Pro (https://github.com/ryanoasis/nerd-fonts)

About

Neovim configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages