Kevin MacMartin
|
3249d3ddf1
|
Replace deoplete with nvim-cmp and a collection of autocompletion sources, and refactor a bunch of the config
|
2024-03-04 14:39:06 -05:00 |
|
Kevin MacMartin
|
e2b7585bc9
|
Only use eslint for javascript and vue files
|
2023-03-30 21:24:40 -04:00 |
|
Kevin MacMartin
|
2d61a7354f
|
Show which linter is complaining with ale
|
2021-06-17 13:19:35 -04:00 |
|
Kevin MacMartin
|
68f480a867
|
Allow eslint to be used to fix vue files
|
2018-03-16 14:29:21 -04:00 |
|
Kevin MacMartin
|
8861aa289f
|
Open the ale error list by hitting leader twice instead of on error, and always show the gutter when ale is enabled to avoid having the window jump around as errors appear and disappear
|
2018-03-13 22:50:50 -04:00 |
|
Kevin MacMartin
|
00797d8f99
|
Configure all options for when to lint with ale (regardless of their defaults, for easy access later)
|
2018-03-13 11:46:26 -04:00 |
|
Kevin MacMartin
|
c8de1131ba
|
Configure ale not to lint while in insert mode, and to lint when leaving insert mode
|
2018-03-13 11:40:42 -04:00 |
|
Kevin MacMartin
|
9c24b1b8b5
|
Reduce the ale error list size
|
2018-03-13 11:35:21 -04:00 |
|
Kevin MacMartin
|
ae8ba0a227
|
Replace syntastic with ale
|
2018-03-13 11:32:04 -04:00 |
|