]> 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:

Added option to specify location of the quickfix window
authorMikhail Medvedev <mmedvede@cs.uml.edu>
Wed, 7 May 2014 22:58:48 +0000 (18:58 -0400)
committerMikhail Medvedev <mmedvede@cs.uml.edu>
Wed, 7 May 2014 22:58:48 +0000 (18:58 -0400)
commit08f1f2b1f5073ea7b9e4e914eb1c34279af4ea24
tree8a19a79ddfac0b4e05faad58b72ad3ca4e1e7d91
parent947f660844168bf154049642f8baa0f74bad2297
Added option to specify location of the quickfix window

E.g. use "topleft" to put the quickfix on top
ftplugin/python_flake8.vim