I broke up with neovim....vim is my best friend now
This commit is contained in:
9
dot_vim/plugged/ale/test/linter/test_kotlinc.vader
Normal file
9
dot_vim/plugged/ale/test/linter/test_kotlinc.vader
Normal file
@@ -0,0 +1,9 @@
|
||||
Before:
|
||||
call ale#assert#SetUpLinterTest('kotlin', 'kotlinc')
|
||||
call ale#test#SetFilename('test.kt')
|
||||
|
||||
After:
|
||||
call ale#assert#TearDownLinterTest()
|
||||
|
||||
Execute(The default command should be correct):
|
||||
AssertLinter 'kotlinc', 'kotlinc ' . ale#Escape(expand('%:p'))
|
||||
Reference in New Issue
Block a user