Skip to content

senchoz/journal.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

journal.nvim

A lightweight, conceptual personal journal navigation plugin for Neovim. Supports dynamic structural traversal across daily, weekly, monthly, and yearly notes with fzf-lua integration.

Installation

Using lazy.nvim:

{
    'yourusername/journal.nvim',
    dependencies = { 'ibhagwan/fzf-lua' },
    config = function()
        -- Setup keymaps here
    end
}

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages