typo(nvim): remove blankline
This commit is contained in:
parent
9db677d2b5
commit
c1ea72f4e6
@ -43,7 +43,6 @@ local on_attach = function(_, bufnr)
|
||||
buf_set_option('omnifunc', 'v:lua.vim.lsp.omnifunc', {})
|
||||
|
||||
-- Mappings.
|
||||
|
||||
local opts = { noremap=true, silent=true }
|
||||
|
||||
local function desc(description)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user