cmp
This commit is contained in:
@ -25,14 +25,7 @@ return require'packer'.startup(function()
|
||||
})
|
||||
end
|
||||
})
|
||||
-- mappings = {
|
||||
-- MkdnEnter = {{'i', 'n', 'v'}, '<CR>'},
|
||||
-- MkdnToggleToDo = {{'i', 'n', 'v'}, '<C-Space>'},
|
||||
-- MkdnNewListItem = {{'n','v'}, '<C-l>'},
|
||||
-- MkdnNextLink = false,
|
||||
-- MkdnPrevLink = false,
|
||||
-- MkdnTableNextCell = false,
|
||||
-- }
|
||||
|
||||
-- Headlines Extension
|
||||
use 'lukas-reineke/headlines.nvim'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user