Commit Graph

15 Commits

Author SHA1 Message Date
ba1cd76362 Template changes
Since my markdown templates use `Title` and the keyword for the filename
and my ReadingList template also used `Title` as a keyword, my
automations were getting confused.

I changed `Title` in the markdown template to `filename` to solve.

Also, I reverted my `poor man's surround` keybindings for an actual
plugin: `tpope/vim-surround`
2024-02-27 11:51:57 -05:00
36fc79597a Template Improvements
Added a Reading List header template and added some functionality to the
Markdown header making it easier to add headers to existing files
2024-02-25 20:28:56 -05:00
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
6d72737816 Updated python and markdown templates 2024-02-08 14:48:11 -05:00
e215d5e145 Updates templates 2021-02-23 17:19:09 -05:00
chawley@hq.overdrive.com (chawley-vm)
b6f9e0db8b Added root function to shell script template 2021-02-23 17:19:02 -05:00
chawley@hq.overdrive.com (chawley-vm)
961b7864ad Changes to shell template 2021-02-02 15:46:06 -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
ec57cf008d Color tweak, added begend 2019-09-17 18:27:53 -04:00
52e336d9b8 Cleaned up .vimrc formatting, added banner template 2019-03-15 14:45:55 -04:00
Chuck Hawley (chawley/shawshank)
029cee5f7c Initial commit 2017-10-10 16:53:19 -04:00