Mise à jour de la configuration avant migration vers astronvim 4.x
This commit is contained in:
@@ -5,5 +5,7 @@ return {
|
||||
"nvim-telescope/telescope.nvim",
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
},
|
||||
-- opts = {}
|
||||
opts = {
|
||||
previewer_cmd = "glow", -- for example: "glow"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user