Wrapping wasn't working so added and deleted a plugin. Set some settings changes.
This commit is contained in:
@ -167,7 +167,8 @@ return require'packer'.startup(function()
|
||||
MkdnTab = {{'i',}, '<Tab>'},
|
||||
MkdnSTab = {{'i'}, '<S-Tab>'},
|
||||
MkdnFollowLink = {'n', '<leader>p'}
|
||||
}
|
||||
},
|
||||
wrap = true
|
||||
})
|
||||
end
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user