messing with avante

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-06-10 07:20:28 -05:00
parent 56252ddbb0
commit 80c202350c
4 changed files with 82 additions and 66 deletions

View file

@ -2,7 +2,6 @@
description = "RingOfStorms's Neovim configuration using nix flake for portability";
# Nixpkgs / NixOS version to use.
inputs = {
# nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.11";
nixpkgs.url = "github:nixos/nixpkgs";
rust-overlay.url = "github:oxalica/rust-overlay";