modded nord theme added
This commit is contained in:
parent
f0b491cd94
commit
c6857e2a72
2 changed files with 34 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -22,6 +22,6 @@ if require "theme" then
|
|||
else
|
||||
-- otherwise run PackerSync
|
||||
require "pluginList"
|
||||
print("Now PackerSync will be executed, after completion, restart neovim.\n")
|
||||
print("Now PackerSync will be executed, after completion, restart nvim.\n")
|
||||
vim.cmd("PackerSync")
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue