mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
feat: dracula theme
This commit is contained in:
parent
8658ea13a2
commit
c1c98d57e3
3 changed files with 35 additions and 6 deletions
|
@ -268,6 +268,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
dracula = {
|
||||
url = "github:Mofiqul/dracula.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Rust crates
|
||||
crates-nvim = {
|
||||
url = "github:Saecki/crates.nvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue