Skip to content

Instantly share code, notes, and snippets.

@fern9001
fern9001 / nixos-vim-guide.md
Last active August 26, 2025 08:16
Fern's NixOS Vim Guide

Fern's NixOS Vim Guide

A newbie friendly guide to configuring Vim in NixOS

File Structure

Create the following file struture in /etc/nixos

/etc/nixos
    |-- apps
        |-- vim
            |-- default.nix 
            |-- vimPlugins.nix