Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-09 | projects/aodocs.vim: Move 'wchat' plugin here and change file path | Teddy Wing | |
I only use this command in an AODocs context. Today, I decided to change the path where these temporary files are saved. Since the path now uses a project-specific path variable, it made sense to move the command into the project file. | |||
2022-11-09 | Add 'wchat' plugin | Teddy Wing | |
Add a new `:WChat` command to quickly save temporary files based on a timestamp. I've been doing this manually to write chat messages but it occurred to me that it would be nice to save a bit of thought and effort for this. |