mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
Theme: add rose-pine
Simply added the rose-pine input and added it as a theme.
This commit is contained in:
parent
1bc9ec96c1
commit
14cbc0bcb7
5 changed files with 53 additions and 0 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -1566,6 +1566,7 @@
|
|||
"project-nvim": "project-nvim",
|
||||
"registers": "registers",
|
||||
"rnix-lsp": "rnix-lsp",
|
||||
"rose-pine": "rose-pine",
|
||||
"rust-tools": "rust-tools",
|
||||
"scrollbar-nvim": "scrollbar-nvim",
|
||||
"smartcolumn": "smartcolumn",
|
||||
|
@ -1588,6 +1589,22 @@
|
|||
"zig": "zig"
|
||||
}
|
||||
},
|
||||
"rose-pine": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1707703907,
|
||||
"narHash": "sha256-jmDGDlCurGAG85SglAwmQr943kVr8KUr11zpPejQliQ=",
|
||||
"owner": "rose-pine",
|
||||
"repo": "neovim",
|
||||
"rev": "f01ce3a71748a92997d266cfe2c985decd18c601",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "rose-pine",
|
||||
"repo": "neovim",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"rust-overlay": {
|
||||
"inputs": {
|
||||
"flake-utils": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue