set autoindent set autowrite set wrapscan set extended set iclower set filec= " Edit the content of current word as a file map ge yeopI:e! "add@a " Create an entry in tags for the current file map gt :!echo "% % 1" >>tags; sort -o tags -u tags