[nvim] Add ale defaults
Added package which sets ale defaults without having to define them myself. Still keeping ale settings file around, but can probably get rid of it soon.
This commit is contained in:
parent
393dd4e042
commit
0f67355ccd
2 changed files with 10 additions and 1 deletions
|
@ -51,7 +51,7 @@ Plug 'junegunn/fzf.vim'
|
|||
Plug 'Shougo/deoplete.nvim' " automatic suggestions, can also perhaps be changed for newer plugs
|
||||
Plug 'deoplete-plugins/deoplete-go', { 'do': 'make'}
|
||||
Plug 'Shougo/echodoc.vim', {}
|
||||
Plug 'w0rp/ale', {} " asynchronous linting - might be superseded by lsp or coc.nvim at some point
|
||||
Plug 'desmap/ale-sensible' | Plug 'w0rp/ale' " asynchronous linting - might be superseded by lsp or coc.nvim at some point
|
||||
" statusline
|
||||
Plug 'vim-airline/vim-airline'
|
||||
Plug 'vim-airline/vim-airline-themes'
|
||||
|
|
|
@ -8,3 +8,12 @@ atheoretical
|
|||
SEZs
|
||||
Woolfrey
|
||||
Farole
|
||||
ECAFE
|
||||
Schaaf
|
||||
gauges
|
||||
Mong
|
||||
Molle
|
||||
marketization
|
||||
reregulation
|
||||
commodification
|
||||
McAfee
|
||||
|
|
Loading…
Reference in a new issue