Merge branch 'master' of ssh://git.blakenorth.net:6102/home/git/dotfiles
This commit is contained in:
commit
8e77bfcd60
2 changed files with 10 additions and 2 deletions
|
@ -153,6 +153,10 @@ return require('packer').startup(function()
|
|||
require('other').autosession()
|
||||
end
|
||||
}
|
||||
use {
|
||||
'ellisonleao/glow.nvim',
|
||||
ft = { 'md', 'markdown', }
|
||||
}
|
||||
|
||||
-- Conveniences
|
||||
use { -- Undo tree
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue