1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-12 12:31:15 +02:00

nvim: changed bracket program

This commit is contained in:
tiyn
2025-03-24 04:34:23 +01:00
parent 001187545c
commit 3cfd34313e
4 changed files with 37 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ return {
highlight = { enable = true },
autotag = { enable = false },
rainbow = {
enable = false,
enable = true,
extended_mode = true,
max_file_lines = nil,
-- colors = {},