Merge branch 'main' of github.com:LinuxIsCool/configuration
This commit is contained in:
commit
f5400a4a29
|
|
@ -100,8 +100,8 @@ To install:
|
||||||
|
|
||||||
11. Make sure fzf is installed system wide
|
11. Make sure fzf is installed system wide
|
||||||
```
|
```
|
||||||
cd ~/.config/nvim/plugged/fzf/
|
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
|
||||||
./install
|
~/.fzf/install
|
||||||
```
|
```
|
||||||
|
|
||||||
12. Install autojump
|
12. Install autojump
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue