display, i3
This commit is contained in:
@ -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'
|
||||
|
Reference in New Issue
Block a user