mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Add gpe(gpg wrapper) for ranger
This commit is contained in:
parent
633e8ad6cd
commit
71ddd0ad2f
7 changed files with 61 additions and 14 deletions
|
|
@ -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=";"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue