fix: kyazdani42/nvim-web-devicons is now nvim-tree/nvim-web-devicons (#2343)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
|||||||
}
|
}
|
||||||
mkdir -p ~/.local/share/nvim/site/pack/vendor/start
|
mkdir -p ~/.local/share/nvim/site/pack/vendor/start
|
||||||
git clone --depth 1 https://github.com/nvim-lua/plenary.nvim ~/.local/share/nvim/site/pack/vendor/start/plenary.nvim
|
git clone --depth 1 https://github.com/nvim-lua/plenary.nvim ~/.local/share/nvim/site/pack/vendor/start/plenary.nvim
|
||||||
git clone --depth 1 https://github.com/kyazdani42/nvim-web-devicons ~/.local/share/nvim/site/pack/vendor/start/nvim-web-devicons
|
git clone --depth 1 https://github.com/nvim-tree/nvim-web-devicons ~/.local/share/nvim/site/pack/vendor/start/nvim-web-devicons
|
||||||
ln -s $(pwd) ~/.local/share/nvim/site/pack/vendor/start
|
ln -s $(pwd) ~/.local/share/nvim/site/pack/vendor/start
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
|
|||||||
@@ -67,7 +67,7 @@ wiki.
|
|||||||
- [sharkdp/fd](https://github.com/sharkdp/fd) (finder)
|
- [sharkdp/fd](https://github.com/sharkdp/fd) (finder)
|
||||||
- [nvim-treesitter/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) (finder/preview)
|
- [nvim-treesitter/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) (finder/preview)
|
||||||
- [neovim LSP]( https://neovim.io/doc/user/lsp.html) (picker)
|
- [neovim LSP]( https://neovim.io/doc/user/lsp.html) (picker)
|
||||||
- [devicons](https://github.com/kyazdani42/nvim-web-devicons) (icons)
|
- [devicons](https://github.com/nvim-tree/nvim-web-devicons) (icons)
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user