remove empty file-specific setup
This commit is contained in:
@@ -169,10 +169,6 @@ end
|
|||||||
|
|
||||||
-- FILE SPECIFIC AND AUTOCMDS {{{1
|
-- FILE SPECIFIC AND AUTOCMDS {{{1
|
||||||
local file_specific = {
|
local file_specific = {
|
||||||
lua = function ()
|
|
||||||
end,
|
|
||||||
go = function()
|
|
||||||
end,
|
|
||||||
c = function()
|
c = function()
|
||||||
vim.bo.expandtab = false
|
vim.bo.expandtab = false
|
||||||
end,
|
end,
|
||||||
|
|||||||
Reference in New Issue
Block a user