added telescope history

This commit is contained in:
2023-10-03 17:28:21 +02:00
parent 2e74a93297
commit df75c9f658
3 changed files with 18 additions and 4 deletions
+3 -4
View File
@@ -173,15 +173,14 @@ require('lazy').setup({
},
},
{
-- Add indentation guides even on blank lines
'lukas-reineke/indent-blankline.nvim',
-- Enable `lukas-reineke/indent-blankline.nvim`
-- See `:help indent_blankline.txt`
opts = {
char = '',
show_trailing_blankline_indent = false,
},
main = "ibl",
opts = {},
},
-- "gc" to comment visual regions/lines