Skip to content

Commit c4d716d

Browse files
committed
screenshot
1 parent f33a0be commit c4d716d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# A `neovim` configuration.
22

3+
![screenshot](screenshot.png)
4+
35
To be used with my [dotfiles](https://github.com/kiddae/dotfiles)
46

57
Requires [`vim-plug`](https://github.com/junegunn/vim-plug) to manage plugins.
@@ -98,7 +100,7 @@ nnoremap <silent> <leader>dq :lua require'dap'.terminate()<CR>
98100

99101
### File explorer
100102

101-
I use ['nvim-tree'](https://github.com/kyazdani42/nvim-tree.lua). Fire it up with `Ctrl+n`, and to quickly learn how to use it, `g?` will show its keybindings.
103+
I use [`nvim-tree`](https://github.com/kyazdani42/nvim-tree.lua). Fire it up with `Ctrl+n`, and to quickly learn how to use it, `g?` will show its keybindings.
102104

103105
### Telescope
104106

screenshot.png

128 KB
Loading

0 commit comments

Comments
 (0)