kipintouch
Results
2
issues of
kipintouch
Not sure as to why the formatting fails with autopep8 (with python3). My config: ```vim let g:neoformat_python_autopep8 = { \ 'exe': 'autopep8.exe', \ 'args': ['--indent-size=2', '--max-line-length=120'], \ 'replace': 1, \...
- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...