.git_helpers/hooks/post-merge

Wed, 25 Sep 2024 15:03:13 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 25 Sep 2024 15:03:13 -0500
changeset 1179
b0a0ba3240b5
parent 447
8ef69d160a72
permissions
-rwxr-xr-x

No LSP autostart when read-only

I think nvim actually threw out 'view' argc detection, I just use -R and alias
view to it.

180
96dbe6a6008d ctags tweaking
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 #!/bin/sh
447
8ef69d160a72 simpler args
Meredith Howard <mhoward@roomag.org>
parents: 444
diff changeset
2 git ctags hook 2>/dev/null

mercurial