# Vim related stuff

## Some usefuls command for gemini formatting

* Transforme markdown link to gemini link
```
g/(https:/norm $di(^:s/^/=> /
```