mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-10 01:51:15 +10:00
Fixing minor error in Nvim config
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user