feat(colorscheme): use tokyonight.
This commit is contained in:
parent
7363de859a
commit
d9ce0d6a18
2 changed files with 6 additions and 2 deletions
|
|
@ -35,6 +35,10 @@
|
|||
"render-markdown.nvim": {
|
||||
"rev": "10126ef",
|
||||
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
|
||||
},
|
||||
"tokyonight.nvim": {
|
||||
"rev": "5da1b76e64daf4c5d410f06bcb6b9cb640da7dfd",
|
||||
"src": "https://github.com/folke/tokyonight.nvim"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue