Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

A Neovim Plugin for yazi terminal file browser

License

NotificationsYou must be signed in to change notification settings

DreamMaoMao/yazi.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer: I straight-up copied most of the code in this plugin from lazygit.nvim because I just wanted something working asap. The only reason I didn't fork lazygit.nvim but made a new repository instead was because this is plugin for a completely different purpose (not for using Lazygit). I want to give credits to the author of lazygit.nvim for writing awesome code and thank him for using the MIT licence.

2023-09-20.21-57-48.mp4

install

 {  "DreamMaoMao/yazi.nvim",  dependencies = {    "nvim-telescope/telescope.nvim",    "nvim-lua/plenary.nvim",  },  keys = {    { "<leader>gy", "<cmd>Yazi<CR>", desc = "Toggle Yazi" },  },}

Usage

:Yazior leader + gy

About

A Neovim Plugin for yazi terminal file browser

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua87.4%
  • Vim Script12.6%

[8]ページ先頭

©2009-2025 Movatter.jp