aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Christian Pohle2020-06-26 16:36:29 +0200
committerMax Christian Pohle2020-06-26 16:50:35 +0200
commit36b4b477745e9f5275e0115f57df6a067c71b856 (patch)
treefddda09fa2ed575da245ffdbf6dc1e756210caaa /doc
parentb68fec17407aa70fdd4cc5c88667ac2d2f49658a (diff)
downloadvim-36b4b477745e9f5275e0115f57df6a067c71b856.tar.bz2
vim-36b4b477745e9f5275e0115f57df6a067c71b856.zip
improved readme and term support
Diffstat (limited to 'doc')
-rw-r--r--doc/readme.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/readme.md b/doc/readme.md
index 68bd20b..5ea6da4 100644
--- a/doc/readme.md
+++ b/doc/readme.md
@@ -1,8 +1,15 @@
1<h1>vim configuration</h1> 1vim configuration
2=================
3
2This is the configuration I am using. 4This is the configuration I am using.
3 5
4 6
5<h2>Screenshot</h2> 7Screenshot
8----------
9
6<a href="/vim/plain/doc/coderonline-vim.png"> 10<a href="/vim/plain/doc/coderonline-vim.png">
7 <img src="/vim/plain/doc/coderonline-vim.png" width="720" alt="screenshot of vim" /> 11 <img src="/vim/plain/doc/coderonline-vim.png" width="720" alt="screenshot of vim" />
8</a> 12</a>
13
14
15
..