mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
switch back to remote colorscheme
This commit is contained in:
parent
dc16008b1f
commit
8c1fbf4c99
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ vim.opt.rtp:prepend(lazypath)
|
|||
local plugins = {
|
||||
-- ------------ makes sure the nerdfont icons and colorscheme ------------
|
||||
-- preferred colorscheme right now
|
||||
{
|
||||
dir = '/Users/jhitch/repos/spacechalk.nvim',
|
||||
{'space-chalk/spacechalk.nvim',
|
||||
lazy = false, -- loaded during startup since it's the main colorscheme
|
||||
priority = 1000, -- load this before all other start plugins
|
||||
config = function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue