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 }