| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(nvim): rename files and move code around | Thomas Vanbesien | 7 days | 1 | -19/+0 |
| | | |||||
| * | refactor(nvim): extract follow engine into dotfiles.follow module | Thomas Vanbesien | 11 days | 1 | -172/+8 |
| | | |||||
| * | feat(nvim): add notes plugin with wiki-links | Thomas Vanbesien | 12 days | 1 | -3/+60 |
| | | | | | | | | | | Index headings with ctags for native :tag and an fzf-lua picker (<Leader>nn), plus pickers for note filenames (<Leader>nf) and content (<Leader>ng). Complete [[wiki-links]] and their #headings, and follow them via <Leader>gg, creating missing notes and directories. Add :NotesRename and :NotesRenameSection, which rewrite every matching link across all notes. | ||||
| * | feat(nvim): add follow plugin (open file/URL) | Thomas Vanbesien | 12 days | 1 | -0/+126 |
