display, i3

This commit is contained in:
2020-02-15 15:04:47 +01:00
parent 560841459c
commit 93edf69d60
16 changed files with 298 additions and 41 deletions

View File

@ -134,6 +134,8 @@ Plug 'fatih/vim-go'
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" Plug 'chr4/nginx.vim'
Plug 'robertbasic/vim-hugo-helper'
Plug 'ekalinin/Dockerfile.vim'
call plug#end()
@ -371,3 +373,5 @@ let g:vdebug_options = {
" let $NVIM_PYTHON_LOG_FILE="/tmp/nvim_log"
" let $NVIM_PYTHON_LOG_LEVEL="DEBUG"
"
let g:hugohelper_spell_check_lang = 'pl_pl'