aboutsummaryrefslogblamecommitdiffhomepage
path: root/README.md
blob: 388a65dc8d7de1210c82cd44f18d1b05a9e65afe (plain) (tree)
1
2
3
4
5
6
7
8
9








                                            
# notes

Personal collection of notes.

Vim `:helptags` can be generated by running:
```
vim +'helptags .' +q
```