issues
search
Vimjas
/
vint
Fast and Highly Extensible Vim script Language Lint implemented in Python.
MIT License
702
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
provide a compiler for vim runtime?
#393
Freed-Wu
opened
7 months ago
0
"E488: Trailing characters: -(vim-jp/vim-vimlparser)"
#392
Freed-Wu
opened
7 months ago
0
Fix tox.ini for tox v4
#391
kkrrz
opened
11 months ago
0
Update README.rst: add vim-plug
#390
EdwinHuijsing
closed
11 months ago
1
Fix issue #329 in pip package
#389
openjck
opened
1 year ago
1
[feature] Support PEP518
#388
Freed-Wu
opened
2 years ago
1
Migrate to GitHub Actions
#387
rhysd
closed
2 years ago
5
Move CI from Travis to GitHub Actions
#386
blueyed
closed
2 years ago
0
Update vim-vimlparser to the latest for #384
#385
rhysd
closed
2 years ago
3
Vint hangs in busy loop when `:vim9script` is used
#384
rhysd
closed
2 years ago
0
False error for optional function argument
#383
rottencandy
closed
1 year ago
2
[feature] Support shell completion
#382
Freed-Wu
opened
2 years ago
1
Don't require explicit scoping on function variables
#381
idbrii
opened
2 years ago
0
Error when calling map() as a method - ProhibitInvalidMapCall - Number of arguments for map()
#380
systemmonkey42
opened
2 years ago
0
Cannot run due to PackageNotFoundError
#379
mike-lloyd03
closed
2 years ago
2
Windows上でコマンドとして実行したとき、NotImplementedError が発生する
#378
seroqn
opened
2 years ago
1
[feature] support --color=auto
#377
Freed-Wu
opened
3 years ago
1
Configuration for ProhibitAbbreviationOption
#376
wrengr
opened
3 years ago
0
vint handling of autoload functions not working with stdin
#375
systemmonkey42
closed
3 years ago
0
TypeError: 'NoneType' object is not subscriptable on 'silent! redir => swapfile'
#374
Konfekt
opened
3 years ago
0
Gives syntax error on seemingly valid code from vim docs
#373
poetaman
opened
3 years ago
0
ci: test with Python 3.9
#372
blueyed
closed
3 years ago
0
Add coc.nvim and diagnostic-languageserver to README
#371
mosheavni
closed
2 years ago
0
added vint to HomeBrew
#370
indygwyn
opened
4 years ago
0
Publish 0.4.0
#369
w0rp
opened
4 years ago
2
Failed to run vint .
#368
wsdjeg
opened
4 years ago
0
Const variables not recognised as variable definition
#367
ghost
opened
4 years ago
0
[add] searchcount in vimlparser
#366
get-me-power
closed
4 years ago
1
Support expr-.. (double dot) for string concatenation
#365
kutsan
closed
3 years ago
5
Allow set encoding= in new files if a previous file used scriptencoding
#364
puremourning
opened
4 years ago
3
Spurious scriptencoding error when checking multiple files
#363
puremourning
opened
4 years ago
4
[fix] document's url
#362
get-me-power
closed
4 years ago
3
Script function passed by reference is recognized as "unused variable"
#361
przepompownia
opened
4 years ago
0
[RFC] Check unreachable code
#360
tyru
opened
4 years ago
0
Vint warns if there is no augroup in ftdetect scripts
#359
przepompownia
opened
4 years ago
1
Update vim-vimparser (support BLOB, CONST, EVAL, HEREDOC, METHOD)
#358
tyru
closed
4 years ago
9
Method calls reported as errors
#357
ipkiss42
closed
4 years ago
1
ci: Travis: add Python 3.8
#356
blueyed
closed
4 years ago
0
pytest failures with python 3.8
#355
lucianposton
closed
4 years ago
1
Detect unwanted assigning to global variable at top-level by :for
#354
tyru
opened
4 years ago
1
Update README
#353
lambdalisue
closed
4 years ago
2
vlint doesn't warn on initializing a variable under conditional
#352
hseg
opened
4 years ago
0
ci: Travis: add deploy stage
#351
blueyed
closed
4 years ago
0
Transfer repo to https://github.com/Vimjas/ ?
#350
blueyed
closed
4 years ago
9
Minor improvements
#349
blueyed
closed
4 years ago
1
Keep support for Python 3.4 - pin PyYAML properly
#348
blueyed
closed
4 years ago
1
codecov: disable comments, enable project status
#347
blueyed
closed
4 years ago
2
Pin PyYAML for Python 3.4
#346
blueyed
closed
4 years ago
1
Drop support for Python 3.4
#345
blueyed
closed
4 years ago
2
Fix None access exception
#344
tyru
opened
4 years ago
5
Next