Configure for .stowrc
This commit is contained in:
parent
e58bb4c0a0
commit
1091129506
132 changed files with 4 additions and 18 deletions
32
slackware/home/vim/.vim/work/index.md
Normal file
32
slackware/home/vim/.vim/work/index.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
# Work wiki
|
||||
- [[ React notes ]]
|
||||
- [[ DevOps Processes ]]
|
||||
- [RWA notes](RWA_notes)
|
||||
|
||||
# General Notes
|
||||
- `<leader>ws` to choose your wiki
|
||||
|
||||
# Newcomers
|
||||
- vim-rest-console
|
||||
- vim-ripgrep
|
||||
- vim-ranger
|
||||
- vim-bbye
|
||||
|
||||
# Wiki usage
|
||||
- `<Leader>ww` :: Open default wiki index file.
|
||||
- `<Leader>ws` :: Select and open wiki index file.
|
||||
- `<Leader>wd` :: Delete wiki file you are in.
|
||||
- `<Leader>wr` :: Rename wiki file you are in.
|
||||
- `<Enter>` :: Follow/Create wiki link.
|
||||
- `<Shift-Enter>` :: Split and follow/create wiki link.
|
||||
- `<Ctrl-Enter>` :: Vertical split and follow/create wiki link.
|
||||
- `<Backspace>` :: Go back to parent(previous) wiki link.
|
||||
- `<Tab>` :: Find next wiki link.
|
||||
- `<Shift-Tab>` :: Find previous wiki link.
|
||||
|
||||
# Need post on
|
||||
- cheat.sh and competitors
|
||||
- vim-rest-console
|
||||
|
||||
# AWS notes
|
||||
- [SAA](SAA)
|
||||
Loading…
Add table
Add a link
Reference in a new issue