Tag Archives: Vim

Note to self: Getting vim-eastwood to work.

This is primarily a brief note to self but maybe someone else may find this useful as well. I learned about eastwood and vim-eastwood some time ago and initially struggled a bit with getting it to work properly. I installed … Continue reading

Posted in Misc. | Tagged , , | Leave a comment

vim-todo-helper – Helper functionality for handling to-do items in Vim (and vimoutliner)

Some time ago, I stumbled across vimoutliner for organizing lists of to-dos. I am pretty happy with vimoutliner as it boils down to a very simple way for organizing to-do items. To-do items are stored in a plain text file … Continue reading

Posted in Announcements, Misc., Snippets | Tagged , , , | Leave a comment

Display Relative Paths in taglist.vim

While the “Tag List” plug-in for Vim is really great, there is one peculiarity that I wasn’t so happy about. By default the displayed directory names are absolute paths. Hence, working in a little bit (depending on the displayed width … Continue reading

Posted in Snippets | Tagged , , | Leave a comment