feat: dracula theme

This commit is contained in:
NotAShelf 2023-04-18 02:01:51 +03:00
commit c1c98d57e3
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22
3 changed files with 35 additions and 6 deletions

View file

@ -268,6 +268,11 @@
flake = false;
};
dracula = {
url = "github:Mofiqul/dracula.nvim";
flake = false;
};
# Rust crates
crates-nvim = {
url = "github:Saecki/crates.nvim";