vim icon indicating copy to clipboard operation
vim copied to clipboard

Installation Documentation Update?

Open RoseSecurity opened this issue 1 year ago • 0 comments

What and Why

The installation instructions in the README.md suggest adding Plug 'nordtheme/vim' to the .vimrc file.

However, this doesn't match the installation documentation which recommends adding Plug 'arcticicestudio/nord-vim' to your vimrc within the vim-plug's plugin loading function.

RoseSecurity avatar May 17 '24 13:05 RoseSecurity