add(nvim): fugitive blame maps

This commit is contained in:
Léana 江 2023-04-30 02:31:35 +02:00 committed by Léana 江
parent feef7fc9d6
commit 201dfd7dd7
4 changed files with 32 additions and 21 deletions

View file

@ -38,8 +38,7 @@ require("lazy").setup({
"simrat39/symbols-outline.nvim",
"ellisonleao/glow.nvim",
"nvim-tree/nvim-web-devicons",
-- { "xuhdev/vim-latex-live-preview", lazy = false }, -- not working
{ "akinsho/toggleterm.nvim", version = "*" },
{ "akinsho/toggleterm.nvim", version = "*" },
-- Can't live without
"numToStr/Comment.nvim",