Skip to content

rj1/yadm.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

yadm.nvim

This neovim plugin allows you to manage your yadm dotfiles repo with fugitive.vim in neovim as if it were any other repository.

default/example configuration

require("yadm").setup({
    yadm_dir = vim.fn.expand("$XDG_DATA_HOME/yadm/repo.git"),
})

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages