mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update repo link for transferred plugins
This commit is contained in:
@@ -247,7 +247,7 @@ packer.startup {
|
||||
use { "kevinhwang91/nvim-bqf", ft = "qf", config = [[require('config.bqf')]] }
|
||||
|
||||
-- Another markdown plugin
|
||||
use { "plasticboy/vim-markdown", ft = { "markdown" } }
|
||||
use { "preservim/vim-markdown", ft = { "markdown" } }
|
||||
|
||||
-- Faster footnote generation
|
||||
use { "vim-pandoc/vim-markdownfootnotes", ft = { "markdown" } }
|
||||
|
||||
Reference in New Issue
Block a user