vimrc rc.lua changes

This commit is contained in:
Simonas Narbutas
2019-02-10 18:52:39 +01:00
parent 3575af324b
commit 55207e8ed5
2 changed files with 8 additions and 1 deletions

1
.vimrc
View File

@@ -157,3 +157,4 @@ let g:go_highlight_build_constraints = 1
" YouCompleteMe extra_conf whitelist/blacklist
let g:ycm_extra_conf_globlist = ['~/dev/*','~/sync/dev/*','!~/*']
au BufNewFile,BufRead /dev/shm/gopass.* setlocal noswapfile nobackup noundofile