close
Warning:
Can't synchronize with repository "(default)" (/usr/svn/silverfile does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Oct 7, 2009, 9:30:42 PM (13 years ago)
- Author:
-
hank
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v10
|
v11
|
|
33 | 33 | |
34 | 34 | '''Using Vim to edit files in place''' |
| 35 | |
| 36 | Copy the gnupg.vim file to $HOME/.vim/plugin/ |
35 | 37 | [/browser/trunk/third-party/vim_gnu_plugin/gnupg.vim View plugin] |
| 38 | |
36 | 39 | Note- This vim script is edited slightly to make symmetric encryption |
37 | | the default. This is done by setting g:GPGPreferSymmetric='''1''' |
| 40 | the default. This is done by setting g:GPGPreferSymmetric= '''1''' |
38 | 41 | in the script. |
39 | 42 | |