summaryrefslogtreecommitdiff
path: root/pygments/styles
diff options
context:
space:
mode:
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.