Initial Commit
This commit is contained in:
commit
18da9560c6
31 changed files with 769 additions and 0 deletions
25
readme.md
Normal file
25
readme.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# My nvim config
|
||||
|
||||
## Dependencies
|
||||
|
||||
fzf
|
||||
|
||||
|
||||
## Plugins
|
||||
|
||||
- [ ] lazy.nvim
|
||||
- [x] kanagawa.nvim
|
||||
- [x] mini.statusline
|
||||
- [x] oil.nvim
|
||||
- [x] vim-sleuth
|
||||
- [x] showkeys
|
||||
- [x] treesitter
|
||||
|
||||
## Keymaps
|
||||
|
||||
### Normal
|
||||
- `-` open OIL floating
|
||||
|
||||
|
||||
## Commands
|
||||
- ShowkeysToggle
|
||||
Loading…
Add table
Add a link
Reference in a new issue