0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 18, 2025 — Jul 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Trust search-notes.py when it says there are no matches More... over 14 years ago
Support for nested list items with user defined bullets More... over 14 years ago
Typo More... over 14 years ago
Documentation on customizing the syntax highlighting of notes More... over 14 years ago
Highlight double quoted strings (distinct from single quoted strings) More... over 14 years ago
New *** mapping to insert horizontal rulers More... over 14 years ago
Respect word boundaries when highlighting note names (issue #14) More... over 14 years ago
Improve smart quotes (' <- that should become an opening quote More... over 14 years ago
Improve :Note completion (sort candidates by length, ascending) More... over 14 years ago
Document that gf, C-w f, C-w gf all work inside notes More... over 14 years ago
New command :SplitNoteFromSelectedText More... over 14 years ago
Ignore tags that contain "{" (probably BibTeX entries) More... over 14 years ago
Automatically trim leading/trailing space from note titles More... over 14 years ago
Don't highlight the name of the current note More... over 14 years ago
xolox#misc#os#exec() uses xolox#shell#execute() when available, falls back to system() More... over 14 years ago
search-notes.py: Give a friendly message when the keyword index is initialized More... over 14 years ago
search-notes.py: Also match substrings of keywords More... over 14 years ago
search-notes.py: Bug fix for "RuntimeError: dictionary changed size during iteration" More... over 14 years ago
Fix Unicode encoding errors, don't index single characters More... over 14 years ago
search-notes.py: Support -v, --verbose option More... over 14 years ago
Document :SearchNotes tab completion More... over 14 years ago
:SearchNotes completion now sorts by Levenshtein distance More... over 14 years ago
Keyword completion for :SearchNotes :-) More... over 14 years ago
Turns out brute force is *much* faster than SQLite :-) More... over 14 years ago
Work around &shellslash setting on Windows More... over 14 years ago
Merge branch 'master' of https://github.com/xolox/vim-misc More... over 14 years ago
Work around the existence of &shellslash More... over 14 years ago
Release 0.12.11 including bug fix for saving notes with a bang (issue #13) More... over 14 years ago
bug fix for saving a note with bang. More... over 14 years ago
TODO: Find out why matchpairs manipulation causes constant harassment* :-) More... over 14 years ago