Skip to content

AlekseyZaytcev/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

neovim-config

Instalation

Copy nvim folder to ~/.config/ and start neovim.

Dependencies

  • NerdFont

    I prefer JetBrains Mono. Just copy all otf(ttf goes under ttf folder) fonts into ~/.local/share/fonts/otf/YourFontName/.... and run fc-cache. You can check if the font is installed via command fc-list | grep -i yourfontname

  • Install Golang, Rust

  • Arch linux

    sudo pacman -Syu gcc-libs tar curl git ripgrep fd unzip gzip luarocks wl-clipboard # wl-clipboard for Wayland

Tips

  • If you use vale linter for markdown files, it fails with status code 2 without .vale.ini configuration file.

About

Neovim configuration written in Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages