diff --git a/README.md b/README.md index f7568bd..9ddd365 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,12 @@ This is more accurate than `nvim --startuptime`. | **gitsigns.nvim** | Git change indicator | | | **which-key.nvim** | Shows contextual key bindings | | +## Looks + +This is how it looks like: + +![My Neovim setup](./sample.png) + ## Command cheat sheet ### Vim/Neovim diff --git a/sample.png b/sample.png new file mode 100644 index 0000000..a2d372d Binary files /dev/null and b/sample.png differ