Fixing minor error in Nvim config

This commit is contained in:
Derek Taylor
2022-10-17 15:17:55 -05:00
parent 0517251ba5
commit 5ca6ac2147
3 changed files with 4 additions and 5 deletions
-1
View File
@@ -7,7 +7,6 @@
local g = vim.g
local o = vim.o
local opt = vim.opt
local A = vim.api
-- cmd('syntax on')
-- vim.api.nvim_command('filetype plugin indent on')