add: astroluma colorscheme
This commit is contained in:
parent
8b92b4140c
commit
3f4c4206c6
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -9,7 +9,7 @@ else
|
||||||
-- │ themes are under ./lua/pika/plugins/colorschemes.lua │
|
-- │ themes are under ./lua/pika/plugins/colorschemes.lua │
|
||||||
-- ╰──────────────────────────────────────────────────────╯
|
-- ╰──────────────────────────────────────────────────────╯
|
||||||
|
|
||||||
vim.cmd.colorscheme("eldritch")
|
vim.cmd.colorscheme("astrodark")
|
||||||
|
|
||||||
-- Keybind for saving clipboard screenshot and inserting a Markdown link
|
-- Keybind for saving clipboard screenshot and inserting a Markdown link
|
||||||
vim.api.nvim_set_keymap(
|
vim.api.nvim_set_keymap(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue