summaryrefslogtreecommitdiff
path: root/pygments/styles/vim.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-09-22 13:16:18 +0200
committerGeorg Brandl <georg@python.org>2011-09-22 13:16:18 +0200
commit8c68cf5c445e6629d6c123668a23829d683e9ecd (patch)
treebd79e1a6f5c43cf31418d93e9217faa3508c34c8 /pygments/styles/vim.py
parent3271b375f38b1baeda54eb4809ec9404c34b01d4 (diff)
parent12f4389a72507ea123dba144b2a48bfb4e73793b (diff)
downloadpygments-8c68cf5c445e6629d6c123668a23829d683e9ecd.tar.gz
Merged in dvarrazzo/pygments-postgres (pull request #19)
Diffstat (limited to 'pygments/styles/vim.py')
-rw-r--r--pygments/styles/vim.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/styles/vim.py b/pygments/styles/vim.py
index 04562879..6ab93ea2 100644
--- a/pygments/styles/vim.py
+++ b/pygments/styles/vim.py
@@ -5,7 +5,7 @@
A highlighting style for Pygments, inspired by vim.
- :copyright: Copyright 2006-2010 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2011 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""