Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7936
| From | Edward Betts <edward@4angle.com> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | vim-khuno: live Python checking within vim via flakes (in testing) |
| Date | 2015-12-03 10:10 +0100 |
| Message-ID | <qBy3M-2WY-31@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
I've packaged a vim plugin that provides live code checking for Python 2 and 3
using pyflakes. Combined with code completion from vim-youcompleteme it makes
vim feel very IDE-like. I often find it pointing out mistakes in my Python
without needing to run the code. vim-khuno is available in testing and
unstable.
https://tracker.debian.org/pkg/vim-khuno
Screencast and documentation available here:
https://github.com/alfredodeza/khuno.vim
I thought this will be of interest to any vim user writing Python.
--
Edward.
Back to linux.debian.maint.python | Previous | Next — Next in thread | Find similar | Unroll thread
vim-khuno: live Python checking within vim via flakes (in testing) Edward Betts <edward@4angle.com> - 2015-12-03 10:10 +0100
vim & Python 3 (was Re: vim-khuno: live Python checking within vim via flakes (in testing)) Barry Warsaw <barry@debian.org> - 2015-12-03 17:00 +0100
Re: vim & Python 3 (was Re: vim-khuno: live Python checking within vim via flakes (in testing)) Brian May <brian@linuxpenguins.xyz> - 2015-12-04 01:10 +0100
csiph-web