]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Adds function flake8#ShowError() to show the error message of the line under the...
authorRahul <skvrahul@gmail.com>
Mon, 30 Mar 2020 06:41:22 +0000 (12:11 +0530)
committerRahul <skvrahul@gmail.com>
Mon, 30 Mar 2020 06:41:22 +0000 (12:11 +0530)
commitf2e54ee055f9ae8cd77a05cbb61c0339cdef65b6
treec5a4614397b4e2277d59817d5665f892f45c2c7d
parentc7838f1a6cef3f7504be8c2891fedf2f5ba5daa8
Adds function flake8#ShowError() to show the error message of the line under the cursor
autoload/flake8.vim