Commit 03c46b1
committed
Fix filetype is set to multiple ctrlps
The problem is:
1. filetype is 'ctrlp'
2. invoking an extension and it doesn't set filetype
3. then filetype is set to 'ctrlp.ctrlp'
The filetype should be just 'ctrlp' in this case.1 parent 6037820 commit 03c46b1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2602 | 2602 | | |
2603 | 2603 | | |
2604 | 2604 | | |
2605 | | - | |
| 2605 | + | |
2606 | 2606 | | |
2607 | 2607 | | |
2608 | 2608 | | |
| |||
0 commit comments