Setting up vim-gpg plugin: Difference between revisions

Mdb571 (talk | contribs)
Add steps for setting up vim-gpg plugin
 
mention Gvim with gnome software
Line 1: Line 1:
vim-gpg plugin allows transparent editing for files encrypted using GPG .Those who are new to GPG can follow this [https://www.madboa.com/geek/gpg-quickstart/ guide].
vim-gpg plugin allows transparent editing for files encrypted using GPG .Those who are new to GPG can follow this [https://www.madboa.com/geek/gpg-quickstart/ guide].


1) Install vim using your package manager (Those who prefer the GUI way of doing things can use vim-gtk3).
1) Install vim using your package manager (Those who prefer the GUI way of doing things can use vim-gtk3). Search "Gvim" in Software app (if you are using GNOME) and install.
   sudo apt install vim  
   sudo apt install vim  
OR
OR