Skip to content

Commit 4279607

Browse files
???
1 parent f93479c commit 4279607

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# papabryce's nvim (based on kickstart.nvim)
22

33
## alex guide (for idiots)
4-
notes:
54
- Leader is `<Space>`
65
- To figure out what key(s) an action is bound to, do `<Space>sk`. This will [S]earch [K]eymaps
7-
setup:
86
1. clone with `git clone [email protected]:papabryce/nvim-config.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim`
97
2. install fzf and ripgrep with `sudo pacman -S fzf && sudo pacman -S ripgrep`
108
3. start up nvim with `nvim`

0 commit comments

Comments
 (0)