Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 237 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 237 Bytes

fake.vim

Assumes there are two files a.txt.fake and a.txt.

:e a.txt

opens actually a.txt.fake.

:w a.txt

updates a.txt.fake and also updates a.txt with flavors you specified before.

Authors

Tatsuhiro Ujihisa