Skip to content

Bhanukamax/patra.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Patra nvim

neovim wrapper for the Patra TUI file manager

Caution!

this is still at very early development, not recommended for regular use

installation and config with lazy nvim

{
  'Bhanukamax/patra.nvim',
    config = function()
      vim.keymap.set('n', '<leader>o', ":Patra<CR>")
    end
}

About

Neovim wrapper for Patra file manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published