style: update formatting
This commit is contained in:
@@ -182,7 +182,7 @@ function _G._quickfix_text_func(info)
|
|||||||
return lines
|
return lines
|
||||||
end
|
end
|
||||||
|
|
||||||
vim.cmd [[
|
vim.cmd([[
|
||||||
syntax on
|
syntax on
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
|
||||||
@@ -191,4 +191,4 @@ vim.cmd [[
|
|||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
set quickfixtextfunc=QuickfixTextFunc
|
set quickfixtextfunc=QuickfixTextFunc
|
||||||
]]
|
]])
|
||||||
|
|||||||
Reference in New Issue
Block a user