remove vim-plug, use native vim packages for copilot
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
git checkout --orphan temp
|
||||
git add -A
|
||||
git commit -m "init"
|
||||
git branch -D main
|
||||
git branch -m temp main
|
||||
git push -f origin main
|
||||
1
.local/bin/git-orphan
Symbolic link
1
.local/bin/git-orphan
Symbolic link
@@ -0,0 +1 @@
|
||||
/Users/syui/dotfiles/.local/bin/git-orphan
|
||||
Reference in New Issue
Block a user