diff options
author | Squibid <me@zacharyscheiman.com> | 2023-03-13 15:28:51 -0400 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2023-03-13 15:28:51 -0400 |
commit | 5ce21edd99c2b80fab22e55d1438c3b196d6a0c6 (patch) | |
tree | e2ef89d25c689a727ee4ed82b10d1c9e55f7c1eb | |
parent | dc6f846e4d4039e9343708f4514034944a726a3e (diff) | |
download | nvim-5ce21edd99c2b80fab22e55d1438c3b196d6a0c6.tar.gz nvim-5ce21edd99c2b80fab22e55d1438c3b196d6a0c6.tar.bz2 nvim-5ce21edd99c2b80fab22e55d1438c3b196d6a0c6.zip |
modify pictures so they (hopefully) don't extend over the screen
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ - keep as simple as possible without losing functionality ## screenshots - - +<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> |