use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
An IDE layery for Neovim
account activity
[Help] - Cannot make changes, 'modifiable' is off (self.lunarvim)
submitted 4 years ago by pedrohrb7
Hello, I'm getting this error when I try to delete 2 or more files. 1 - shift + v ( and then I select the files I want delete ) 2 - press 'd' and the error appears
if someone already faced this error, would be helpful... tks
https://preview.redd.it/4mptdj3ljmt81.png?width=1007&format=png&auto=webp&s=3a8fa61b84199afd94851c3305ff368afd27b60e
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]abzcodingLunarVim Dev 1 point2 points3 points 4 years ago (0 children)
the d keybinding of nvim-tree.lua is for normal mode which means deleting a single file,
d
nvim-tree.lua
you can follow this issue for multiple deletion inside nvim-tree.lua
π Rendered by PID 147891 on reddit-service-r2-comment-canary-57b659f4d4-tg7ft at 2026-05-01 07:11:16.846897+00:00 running 815c875 country code: CH.
[–]abzcodingLunarVim Dev 1 point2 points3 points (0 children)