summaryrefslogtreecommitdiff
path: root/pygments/styles
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2007-09-15 21:37:11 +0200
committergbrandl <devnull@localhost>2007-09-15 21:37:11 +0200
commit65d8d72bd00753ac66285f8fff67d396d444f6a5 (patch)
treea3fbdc2812bebc90f7eef1ccdddfae10321aebfb /pygments/styles
parent4aa7a535d75241947cd56b16026a519a19373724 (diff)
downloadpygments-65d8d72bd00753ac66285f8fff67d396d444f6a5.tar.gz
make check.
Diffstat (limited to 'pygments/styles')
-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 680af28f..d941d136 100644
--- a/pygments/styles/vim.py
+++ b/pygments/styles/vim.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""
pygments.styles.vim
- ~~~~~~~~~~~~~~~~~~~~~
+ ~~~~~~~~~~~~~~~~~~~
A highlighting style for Pygments, inspired by vim.