re-enable linter
This commit is contained in:
parent
9e93af8a98
commit
57cc6111d1
1 changed files with 0 additions and 5 deletions
|
@ -68,11 +68,6 @@ let g:rainbow_active = 1
|
|||
autocmd! User GoyoEnter Limelight
|
||||
autocmd! User GoyoLeave Limelight!
|
||||
|
||||
let g:ale_lint_on_save = 0
|
||||
let g:ale_lint_on_enter = 0
|
||||
let g:ale_lint_on_insert_leave = 0
|
||||
let g:ale_lint_on_text_changed = 'never'
|
||||
|
||||
let $FZF_DEFAULT_COMMAND='fd -H -L --ignore-file ~/.config/local/fd'
|
||||
command! -bang -nargs=? -complete=dir Files
|
||||
\ call fzf#vim#files(<q-args>, {'options': ['-e', '--layout=reverse', '--preview', 'bat --color=always --style=plain --theme=Monokai\ Extended {}']}, <bang>0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue