Add gpe(gpg wrapper) for ranger

This commit is contained in:
Smirnov Alexandr 2021-03-22 19:13:32 +02:00
parent 633e8ad6cd
commit 71ddd0ad2f
7 changed files with 61 additions and 14 deletions

View file

@ -85,6 +85,7 @@ command! GoFmt :silent !gofmt -w %
"== NERDTree
let g:NERDTreeWinPos = "right"
let g:NERDTreeMinimalUI = 1
let g:NERDTreeWinSize = 24
"== Mapping
let mapleader=";"