Regenerate nvim config
This commit is contained in:
6
config/neovim/store/lazy-plugins/nvim-lint/tests/both.py
Executable file
6
config/neovim/store/lazy-plugins/nvim-lint/tests/both.py
Executable file
@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import sys
|
||||
|
||||
sys.stdout.write('tests/both.py:10: foo\n')
|
||||
sys.stderr.write('tests/both.py:20: bar\n')
|
||||
Reference in New Issue
Block a user