summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSquibid <me@zacharyscheiman.com>2023-03-13 15:28:51 -0400
committerSquibid <me@zacharyscheiman.com>2023-03-13 15:28:51 -0400
commit5ce21edd99c2b80fab22e55d1438c3b196d6a0c6 (patch)
treee2ef89d25c689a727ee4ed82b10d1c9e55f7c1eb /README.md
parentdc6f846e4d4039e9343708f4514034944a726a3e (diff)
downloadnvim-5ce21edd99c2b80fab22e55d1438c3b196d6a0c6.tar.gz
nvim-5ce21edd99c2b80fab22e55d1438c3b196d6a0c6.tar.bz2
nvim-5ce21edd99c2b80fab22e55d1438c3b196d6a0c6.zip
modify pictures so they (hopefully) don't extend over the screen
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 485412f..84dd585 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@
- keep as simple as possible without losing functionality
## screenshots
-![alpha](pics/alpha.png "startpage using alpha")
-![c](pics/editing-c.png "editing a c file")
+<img src="pics/alpha.png" style="width:100vw;">
+<img src="pics/editing-c.png" style="width:100vw;">
## plugins
<details><summary>click me to view the plugins that are currently in muh config</summary>