Fix typo on Arch
I use Arch, BTW ;)
This commit is contained in:
parent
2c46da9c83
commit
2fcbc384a4
1 changed files with 1 additions and 1 deletions
|
@ -50,5 +50,5 @@ if has('mac')
|
||||||
elseif executable('apt')
|
elseif executable('apt')
|
||||||
set rtp+=/usr/share/doc/fzf/examples
|
set rtp+=/usr/share/doc/fzf/examples
|
||||||
elseif executable('pacman')
|
elseif executable('pacman')
|
||||||
rtp+=~/.fzf
|
set rtp+=~/.fzf
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue