typo
This commit is contained in:
parent
dd9ad9b5be
commit
06264c264f
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue