Fix tab width and insertion defaults.

This commit is contained in:
Drew 2025-05-12 23:19:34 -07:00
parent e7547cf9e7
commit e15bb92e27
11 changed files with 320 additions and 316 deletions

View file

@ -1,8 +1,8 @@
return {
{ "echasnovski/mini.pairs", event = "BufEnter", version = "*", opts = {} },
{ "echasnovski/mini.cursorword", event = "BufEnter", version = "*", opts = {} },
{
"folke/trouble.nvim",
opts = {},
},
{ "echasnovski/mini.pairs", event = "BufEnter", version = "*", opts = {} },
{ "echasnovski/mini.cursorword", event = "BufEnter", version = "*", opts = {} },
{
"folke/trouble.nvim",
opts = {},
},
}