diff options
| author | pml68 <contact@pml68.dev> | 2025-04-05 11:18:10 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-04-05 11:18:10 +0200 |
| commit | b119bed9994cad430baded434de26ce1c2cb6e47 (patch) | |
| tree | 617e2cad9246c9451509dd6aa6a56ad1d8d12194 /lua/pml68/plugins/treesitter.lua | |
| parent | refactor: enhance some remaps [skip ci] (diff) | |
| download | nvim-b119bed9994cad430baded434de26ce1c2cb6e47.tar.gz | |
refactor: just some generic stuff
Diffstat (limited to 'lua/pml68/plugins/treesitter.lua')
| -rw-r--r-- | lua/pml68/plugins/treesitter.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/pml68/plugins/treesitter.lua b/lua/pml68/plugins/treesitter.lua index 805246d..8454cb1 100644 --- a/lua/pml68/plugins/treesitter.lua +++ b/lua/pml68/plugins/treesitter.lua @@ -30,6 +30,7 @@ return { "gitignore", "gitattributes", "gitcommit", + "git_config", "go", "gosum", "gomod", |
