dim
dim copied to clipboard
Distraction-free writing with Docker and Vim
Results
3
dim issues
Sort by
recently updated
recently updated
newest added
Remove the VOLUME command from the Dockerfile and use a -v mount to a temp dir. VOLUMEs are deleted when the container exits.
The script should touch the file if it doesn't exist.
At the moment, dim needs to be given two quit commands to exit - once for the Goyo buffer and once for Vim. It would make a lot more sense...