mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 05:04:28 +08:00
typo
This commit is contained in:
@@ -727,7 +727,7 @@ Expect(There should be only two lines):
|
|||||||
a
|
a
|
||||||
b
|
b
|
||||||
|
|
||||||
Execute(ALEFix should modify a buffer that is not modifiable, if it becomes modifable later):
|
Execute(ALEFix should modify a buffer that is not modifiable, if it becomes modifiable later):
|
||||||
let g:ale_fixers.testft = ['RemoveLastLineOneArg']
|
let g:ale_fixers.testft = ['RemoveLastLineOneArg']
|
||||||
|
|
||||||
set nomodifiable
|
set nomodifiable
|
||||||
|
|||||||
Reference in New Issue
Block a user