Update .config/nvim/init.lua

This commit is contained in:
V 2022-12-03 23:40:06 +04:00
parent 76a7264c29
commit 822b8bb369
1 changed files with 1 additions and 1 deletions

View File

@ -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]])