fix: Telescope not working and comment for nix
This commit is contained in:
parent
b5380bb2bb
commit
6d5351849f
2 changed files with 6 additions and 7 deletions
|
|
@ -1,11 +1,4 @@
|
|||
require("mini.align").setup()
|
||||
require("mini.comment").setup({
|
||||
options = {
|
||||
custom_commentstring = function()
|
||||
return require("ts_context_commentstring.internal").calculate_commentstring() or vim.bo.commentstring
|
||||
end,
|
||||
},
|
||||
})
|
||||
require("mini.surround").setup()
|
||||
require("mini.move").setup()
|
||||
require("mini.pairs").setup()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue