Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add X3eRo0/dired.nvim #1184

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

HeyBadAl
Copy link
Contributor

@HeyBadAl HeyBadAl commented Apr 26, 2024

Github Repo:

Repo URL:

https://github.com/X3eRo0/dired.nvim

Checklist:

  • The plugin is specifically built for Neovim, or if it's a colorscheme, it supports treesitter syntax.
  • The lines end with a .. This is to conform to awesome-list linting and requirements.
  • The title of the pull request is Add/Update/Remove `username/repo` (notice the backticks around `username/repo`) when adding a new plugin.
  • The description doesn't mention that it's a Neovim plugin, it's obvious from the rest of the document. No mentions of the word plugin unless it's related to something else. No .. for Neovim.
  • The description doesn't contain emojis.
  • Neovim is spelled as Neovim (not nvim, NeoVim or neovim), Vim is spelled as Vim (capitalized), Lua is spelled as Lua (capitalized), Tree-sitter is spelled as Tree-sitter.
  • Acronyms should be fully capitalized, for example LSP, TS, YAML, etc.

@tversteeg
Copy link
Collaborator

Thanks for the PR! The changes you've made don't adhere to the checklist, I've deselected the item(s) that need to be fixed.

@@ -381,6 +381,8 @@
- [simonmclean/triptych.nvim](https://github.com/simonmclean/triptych.nvim) - A directory browser inspired by Ranger.
- [echasnovski/mini.nvim#mini.files](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-files.md) - Module of `mini.nvim` providing file explorer with column view capable of manipulating file system by editing text. Can create/delete/rename/copy/move files/directories inside and across directories.
- [prichrd/netrw.nvim](https://github.com/prichrd/netrw.nvim) - Add icons and custom keybindings to netrw.
- [X3eRo0/dired.nvim](https://github.com/X3eRo0/dired.nvim) - A file browser inspired from Emacs Dired for neovim.
- [mikavilpas/yazi.nvim](https://github.com/mikavilpas/yazi.nvim) - Yazi is a blazing fast file manager for the terminal. This plugin allows you to open yazi in a floating window in Neovim.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be in a separate PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants