Skip to content

relkochta/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

relkochta/nvim-config

My Neovim configuration, showing rust-analyzer integration

Note: the main home for this repository is on Gitea.

This repository contains my configuration for Neovim. It's written in Lua and uses the lazy.nvim plugin manager along with lsp-zero.nvim for language server support.

Requirements:

  • Neovim 0.8.0
  • Git
  • A C compiler (such as gcc or clang) for compiling Treesitter parsers
  • ripgrep for fuzzy search
  • Any desired language servers (rust-analyzer, clangd, bash-language-server, etc)

On first launch, Treesitter will compile all parsers automatically, which may take a few minutes.

About

My Neovim configuration, based on lazy.nvim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors