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:
@@ -24,7 +24,7 @@ return {
|
||||
highlight = { enable = true },
|
||||
autotag = { enable = false },
|
||||
rainbow = {
|
||||
enable = false,
|
||||
enable = true,
|
||||
extended_mode = true,
|
||||
max_file_lines = nil,
|
||||
-- colors = {},
|
||||
|
Reference in New Issue
Block a user