index.txt printfdebugging's vimdoc notes

Original Author: Sahil Gautam <printfdebugging@gmail.com>
Homepage: <https://printfdebugging.in/>
License: GNU GPL v2

==============================================================================
CONTENTS

    1. My VimDoc Notes Workflow                          vimdoc-notes-workflow
    2. 2025 Blogs                                                   2025-blogs

==============================================================================
My VimDoc Notes Workflow                                 vimdoc-notes-workflow

    - set the filetype to help in the footer vim comment
    - the file extension should be .txt for :helptags to work
    - download some vim plugin and look through it's doc for syntax
    - run :helptags dir to create tags file for vimdoc notes in dir

==============================================================================
2025 Blogs                                                          2025-blogs

    - execution.txt                 : performing the balancing act
    - plans.txt                     : the balancing act

    - data-gathering.txt            : growing crops on unknown lands
    - hamburg-hackweek.txt          : a full week with the hackers
    - communion-in-conversation.txt : talking != communication
    - finding-myself.txt            : understanding and going beyond
    - habbit-building.txt           : lessons from the last few attempts
    - eating-elephants.txt          : about tackling large codebases
    - breaking-changes.txt          : push large visible changes cautiously

==============================================================================
vim:tw=78:ts=8:ft=help:norl:fdm=marker:fmr=<<<,>>>:ma:noro