File tree Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 88 " lazyvim.plugins.extras.lang.toml" ,
99 " lazyvim.plugins.extras.lang.yaml"
1010 ],
11+ "install_version" : 7 ,
1112 "news" : {
1213 "NEWS.md" : " 10960"
1314 },
14- "version" : 7
15+ "version" : 8
1516}
Original file line number Diff line number Diff line change 33 {
44 " windwp/nvim-ts-autotag" ,
55 init = function ()
6- require (" nvim-ts-autotag" ).init ()
6+ require (" nvim-ts-autotag" ).setup ()
77 end ,
88 },
99
Original file line number Diff line number Diff line change 5757 prompt = false
5858[difftool "meld"]
5959 cmd = meld -n "$LOCAL" "$REMOTE"
60- [includeIf "gitdir:~/workspace/*/src/**"]
61- path = ~/workspace/.samxl-gitconfig
62- [includeIf "gitdir:~/ros_ws/src/**"]
63- path = ~/ros_ws/.samxl-gitconfig
64- [includeIf "gitdir:/workspaces/src/**"]
65- path = /workspaces/.samxl-gitconfig
60+ 61+ insteadOf = https://gitlab.tudelft.nl/
6662[alias]
6763 diffall = difftool -d
6864 diffeach = "!f(){\
You can’t perform that action at this time.
0 commit comments