use kickstart-nix

This commit is contained in:
iofq 2024-08-10 01:44:12 -05:00
parent 53bfda8bcd
commit b33413dd18
36 changed files with 1291 additions and 519 deletions

View file

@ -14,3 +14,6 @@ This is a flake to build a Neovim package that includes my custom Lua config and
## Why the hell though?
I use these AppImages because I develop in a number of airgapped environments that make traditional dotfile management a nightmare. Downloading a single AppImage and copying it around is a more suckless way of managing this.
## kickstart-nix-nvim
This repo is based off https://github.com/nix-community/kickstart-nix.nvim