Skip to content

mewoocat/nvim-nvf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal nvim config

Overview

Installation

NixOS Flake

Add this repo to the flake inputs,

inputs = {
    ...
    myNvim.url = "github:mewoocat/nvim-nvf";
    ...
};

Then add inputs.myNvim.packages.x86_64-linux.default to your packages

Nix Profile

TODO

Usage

nvim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages