Updates nvim to fix some errors & updates rofi config
This commit is contained in:
parent
2a2c93d57f
commit
c4397d8ff7
5 changed files with 10 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
"MeanderingProgrammer/render-markdown.nvim",
|
||||
dependencies = { "nvim-treesitter/nvim-treesitter", "echasnovski/mini.nvim" }, -- if you use the mini.nvim suite
|
||||
dependencies = { "nvim-treesitter/nvim-treesitter", "nvim-mini/mini.nvim" }, -- if you use the mini.nvim suite
|
||||
opts = {},
|
||||
config = function()
|
||||
require("render-markdown").setup({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue