Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

264 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.nixnvim

This repository hosts my neovim configuration using Nix and mnw.

How to run?

nix run github:mmfallacy/.nixnvim

Note

Ensure that nix-command and flakes experimental features are enabled! Do this by creating ~/.config/nix/nix.conf containing

experimental-features = nix-command flakes

or adding the flag --extra-experimental-features 'nix-command flakes'


TODO

  • Investigate why placing treesitter parsers as part of mnw.plugins.opt works as intended, while treesitter doesn't see the parsers when placed in mnw.plugins.start.

About

Standalone neovim configuration via Nix and [mnw](https://github.com/Gerg-L/mnw)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages