aboutsummaryrefslogtreecommitdiff
path: root/doc/readme.md
diff options
context:
space:
mode:
authorMax Christian Pohle2015-09-07 02:13:09 +0200
committerMax Christian Pohle2015-09-07 02:13:09 +0200
commit10c70d67d60cb82572a7849826481e56b0347be5 (patch)
treed30d5a9d9ea39fa599fa63e14a7116e167ca9251 /doc/readme.md
parent81a481d42b50dfdf275989a7812f46b854672c40 (diff)
downloadvim-10c70d67d60cb82572a7849826481e56b0347be5.tar.bz2
vim-10c70d67d60cb82572a7849826481e56b0347be5.zip
added vim screenshot to the documentation
Diffstat (limited to 'doc/readme.md')
-rw-r--r--doc/readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/readme.md b/doc/readme.md
index 513fb41..800c1a2 100644
--- a/doc/readme.md
+++ b/doc/readme.md
@@ -1 +1,8 @@
1<h1>vim configuration</h1> 1<h1>vim configuration</h1>
2This is the configuration I am using.
3
4
5<h2>coderonline.vim - colorscheme</h2>
6<a href="/vim/plain/doc/coderonline-vim.png">
7 <img src="/vim/plain/doc/coderonline-vim.png" width="720" alt="screenshot of vim" />
8</a>
..