Commit 6aea8b0
Fix re-sourcing script throwing error
Adds a load-guard to prevent the plugin from being loaded more than
once. This would happen for example when using vim-plug and running
`:PlugUpdate`.1 parent 101c8f2 commit 6aea8b0
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
6 | 12 | | |
| |||
0 commit comments