Updated README
This commit is contained in:
parent
8968cf3e61
commit
a20351799a
10
README.md
10
README.md
|
|
@ -31,11 +31,11 @@ Some of the shortcuts (my <leader> is comma)
|
||||||
- ; : : (thx renerocksai for this idea!)
|
- ; : : (thx renerocksai for this idea!)
|
||||||
- ,, : fuzzy select / open file
|
- ,, : fuzzy select / open file
|
||||||
- ,v : open a new vsplit
|
- ,v : open a new vsplit
|
||||||
- ,mm: make
|
- ,mm : make (in persistent terminal)
|
||||||
- ,mc: make clean
|
- ,mc : make clean (in persistent terminal)
|
||||||
- <Ctrl-t>: toggle persistent terminal
|
- <Ctrl-t> : toggle persistent terminal
|
||||||
- <Ctrl-G>: toggle neo-tree
|
- <Ctrl-G> : toggle neo-tree
|
||||||
- <Ctrl-P>: keyword fuzzy search
|
- <Ctrl-P> : keyword fuzzy search
|
||||||
```
|
```
|
||||||
You can search for M64 in init.lua to find my changes.
|
You can search for M64 in init.lua to find my changes.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue