fix: vim-plug needs info for non-master defaults (#74)

This commit is contained in:
George Pickering
2021-07-20 03:42:09 -04:00
committed by GitHub
parent db8865e464
commit f7af47749a

View File

@@ -55,7 +55,7 @@ Install the theme with your preferred package manager:
[vim-plug](https://github.com/junegunn/vim-plug)
```vim
Plug 'folke/tokyonight.nvim'
Plug 'folke/tokyonight.nvim', { 'branch': 'main' }
```
[packer](https://github.com/wbthomason/packer.nvim)