Skip to content

Commit f6718b4

Browse files
committed
Updating readme.md
1 parent f3a063e commit f6718b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Neovim is a fast, efficient, and highly customizable text editor designed for coders. It builds on the strengths of Vim while introducing powerful features like plugin support, an embedded Lua engine, and async execution to supercharge your workflow.
44

55
If you've ever used a bulky IDE and wished for something faster, lighter, and tailored to your exact needs, Neovim is your playground. Whether you're editing code, writing docs, or customizing your dev setup down to the pixel, Neovim gives you full control — all from your terminal.
6-
![Dashboard June2k25](./illustrations/dashboard.png)
6+
![Dashboard June2k25](./illustrations/dashboard_v2.png)
77
![Preview of my May2k25 setup solving rustlings qns](./illustrations/screenshot.png)
88
![Preview of my June2k25 config](./illustrations/nvim.png)
99

@@ -16,7 +16,7 @@ It is loaded with a tonne of feature including: auto completion features, LSP su
1616
# Requirements:
1717

1818
- NVIM v0.11.0
19-
- Use a Nerd Font. I use [JetBrains Mono](https://www.jetbrains.com/lp/mono/#).
19+
- Use a Nerd Font. I use [IogahTerm(custom font inspired by Iosevka Font)](https://github.com/pisgahk/dotfiles/tree/main/fonts).
2020
- Install `imagemagick` to work well with [image.nvim](https://github.com/3rd/image.nvim) plugin.
2121
- Install `tokei` ensure language detection menu displays well.(todo!)
2222

illustrations/dashboard_v2.png

56.7 KB
Loading

0 commit comments

Comments
 (0)