aboutsummaryrefslogtreecommitdiff
path: root/vim/autoload/path.vim
Commit message (Collapse)AuthorAgeFilesLines
* Write out over-engineered path creation functionTom Ryder2020-05-161-14/+0
|
* Call path create rather than commandTom Ryder2020-04-061-2/+2
| | | | Prevents issues with premature expansion of env variables.
* Fix up some blank lines and commentsTom Ryder2020-01-031-0/+2
|
* Revert "Delete unused autoload function"Tom Ryder2019-12-211-0/+12
| | | | This reverts commit e43249fbdf9b4a8a28c53271e832676ed5ef1c1e.
* Delete unused autoload functionTom Ryder2019-12-211-12/+0
|
* Rearrange command/function call semanticsTom Ryder2019-07-071-4/+5
|
* Handle path expansion in CreatePathTom Ryder2019-07-061-2/+3
|
* Factor out functions from vimrcTom Ryder2019-07-061-0/+10