mirror of
https://github.com/mentos1386/dotfiles.git
synced 2025-01-30 16:25:41 +00:00
feat(nvim): rosepine to v3
This commit is contained in:
parent
d636fdebc0
commit
665f4fe4f0
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Plug("nvim-lua/plenary.nvim")
|
|||
-- General
|
||||
Plug("ojroques/nvim-osc52")
|
||||
-- Look
|
||||
Plug("rose-pine/neovim", { as = "rose-pine", tag = "v1.*" })
|
||||
Plug("rose-pine/neovim", { as = "rose-pine", tag = "v3.*" })
|
||||
Plug("nvim-lualine/lualine.nvim")
|
||||
Plug("Yggdroot/indentLine")
|
||||
Plug("koenverburg/peepsight.nvim")
|
||||
|
|
Loading…
Reference in a new issue