I broke up with neovim....vim is my best friend now
This commit is contained in:
12
dot_vim/plugged/ale/test/linter/test_rnix.vader
Normal file
12
dot_vim/plugged/ale/test/linter/test_rnix.vader
Normal file
@@ -0,0 +1,12 @@
|
||||
" Author: jD91mZM2 <me@krake.one>
|
||||
" Description: Tests for rnix-lsp language client
|
||||
Before:
|
||||
call ale#assert#SetUpLinterTest('nix', 'rnix_lsp')
|
||||
|
||||
After:
|
||||
call ale#assert#TearDownLinterTest()
|
||||
|
||||
Execute(should start rnix-lsp):
|
||||
AssertLSPLanguage 'nix'
|
||||
AssertLSPOptions {}
|
||||
AssertLSPProject ale#path#Simplify('.')
|
||||
Reference in New Issue
Block a user