Skip to content

rmarinn/nvim.config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim.config

Dependencies

install scoop to handle the easily dependencies:

winget install scoop

then install neovim and the dependencies

scoop install ripgrep
scoop install git
scoop install gcc
scoop install neovim

Where should I put init.lua?

Use :h rtp to find the paths that neovim will search for files.

Nerdfont Installation

  1. Download Mononoki Nerd Font
  2. In Powershell, go to Settings > Defaults > Fontface and set the font there
  3. Click Save
  4. Set the font in ./lua/config/options.lua

You can find other fonts here.

Clipboard integration in WSL

Install win32yank on windows and it should make itself available on WSL

scoop install win32yank

About

My personal Neovim config

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages