w0rp
|
b9f4b0373a
|
#591 Store buffer variables when fixing filess, and read them back in ale#Var
|
2017-05-30 22:15:24 +01:00 |
|
w0rp
|
6ec965c8e4
|
#591 Support fixing files on save
|
2017-05-30 21:32:51 +01:00 |
|
w0rp
|
3530180a73
|
Suggest functions for fixing issues for ALEFix
|
2017-05-20 19:02:36 +01:00 |
|
w0rp
|
59d9f5d458
|
Allow b:ale_fixers to be used
|
2017-05-20 19:02:36 +01:00 |
|
w0rp
|
ed097cfcbd
|
Allow funcref values and lambdas for ALEFix
|
2017-05-20 19:02:36 +01:00 |
|
w0rp
|
74691269ce
|
Run a lint cycle after fixing problems
|
2017-05-20 19:02:36 +01:00 |
|
w0rp
|
e6b132c915
|
Fix an off-by-one bug in ALEFix
|
2017-05-20 19:02:36 +01:00 |
|
w0rp
|
4214832ae2
|
Remove the code for checking if functions exist. It breaks autoload functions
|
2017-05-20 19:02:36 +01:00 |
|
w0rp
|
1f4d1800e0
|
Allow function aliases to be registered for fixing problems, and add some more argument checking for fixing problems
|
2017-05-20 19:02:36 +01:00 |
|
w0rp
|
0b743389e5
|
Send modified lines to jobs, not the file contents
|
2017-05-20 19:02:36 +01:00 |
|
w0rp
|
05bab00c3c
|
Allow strings to be used for selecting a single fix function for g:ale_fixers too
|
2017-05-20 19:02:36 +01:00 |
|
w0rp
|
8ebd15a54d
|
Add commands to run ALEFix, and some tests to cover functionality so far. Add a simple autopep8 function.
|
2017-05-20 19:02:36 +01:00 |
|