Update .config/nvim/init.lua
This commit is contained in:
parent
76a7264c29
commit
822b8bb369
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ return require('packer').startup(function()
|
|||
use 'williamboman/mason-lspconfig.nvim'
|
||||
end)
|
||||
|
||||
--vim.cmd[[colorscheme tokyonight-night]]
|
||||
vim.cmd([[colorscheme tokyonight-night]])
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue