Nvim: some treesitter updates

This commit is contained in:
2026-05-21 01:37:21 +02:00
parent e461d91442
commit fdfb9c3a95
2 changed files with 57 additions and 147 deletions
+1 -5
View File
@@ -50,8 +50,6 @@
[rerere]
enabled = true
autoupdate = true
[branch]
sort = committerdate
[tag]
sort = version:refname
[alias]
@@ -117,8 +115,6 @@
enabled = true
[column]
ui = auto
[branch]
sort = -commiterdate
[pull]
rebase = true
[commit]
@@ -135,7 +131,7 @@
[column]
ui = auto
[branch]
sort = -commiterdate
sort = -committerdate
[maintenance]
repo = /home/kmcr/repos/hems/hemsmilsimulation
[sendemail]