Commit aa015eb
committed
[Neovim] Remove PackClean command
I like the idea of a command that will remove unused plugins.
Unfortunately it operates based on which plugins have been registered.
As I only register some of the plugins through autocommands,
`:PackClean` can remove plugins I actively use. Until I can come up with
a better way to do this, I'm removing the command.1 parent d52b799 commit aa015eb
1 file changed
Lines changed: 0 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 1 | | |
20 | 2 | | |
21 | 3 | | |
| |||
0 commit comments