fix: vim-plug needs info for non-master defaults (#74)
This commit is contained in:
@@ -55,7 +55,7 @@ Install the theme with your preferred package manager:
|
|||||||
[vim-plug](https://github.com/junegunn/vim-plug)
|
[vim-plug](https://github.com/junegunn/vim-plug)
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
Plug 'folke/tokyonight.nvim'
|
Plug 'folke/tokyonight.nvim', { 'branch': 'main' }
|
||||||
```
|
```
|
||||||
|
|
||||||
[packer](https://github.com/wbthomason/packer.nvim)
|
[packer](https://github.com/wbthomason/packer.nvim)
|
||||||
|
|||||||
Reference in New Issue
Block a user