redyf / Neve

Neve is a Neovim configuration built with Nixvim, it allows you to use Nix language to manage Neovim plugins/options.
MIT License
153 stars 61 forks source link

feat: Add new options for oil.nvim #50

Closed redyf closed 8 months ago

redyf commented 8 months ago

Enable deleteToTrash option to not permanently delete files. Use :Oil --float instead of default to open it as a float. Add new keymap to close oil with "q".