tmp
This commit is contained in:
parent
af4dd514bd
commit
7f39d41d2f
5 changed files with 21 additions and 0 deletions
|
@ -138,6 +138,7 @@ autocmd VimEnter,Colorscheme * :hi IndentGuidesEven ctermbg=black
|
|||
|
||||
" ALE options
|
||||
let g:ale_completion_enabled = 0
|
||||
let g:ale_open_list = 1
|
||||
let g:ale_linters = {
|
||||
\ 'go': ['gofmt', 'golint', 'golangci-lint']
|
||||
\}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue