Commit Graph

7 Commits

Author SHA1 Message Date
945f805543 Markdown header snippet
I made a shortcut to include a Markdown header on an existing file
by `,md` in normal mode.  This will insert the `,md` template and update
the title with the filename (minus extension)
2024-02-25 18:26:08 -05:00
d3407f9bab Added Markdown and shell scrip templates
and logic to update time stamps n those files for file creation and modification
2024-02-25 13:24:25 -05:00
5613555960 Sweeping changes to vim environment
Details in README.md
2024-02-13 11:29:43 -05:00
chawley (chawley-admin)
13259c68fd Modified the vim markdown template and the
corresponding rules in .vimrc
2020-02-19 15:39:02 -05:00
b37998df15 Modified markdown template and handling
to fit my text notebook workflow
2019-10-11 10:03:09 -04:00
79c82e61f8 Modified .vimrc and md template to match new markdown format
I started using Visual Studio Code for markdown notes and I'm trying to
keep the markdown files as agnostic as possible.  Vim will now match the
frontmatter style of VSC and (to an extent) Notable
2019-10-09 16:36:13 -04:00
Chuck Hawley (chawley/shawshank)
029cee5f7c Initial commit 2017-10-10 16:53:19 -04:00