nvim
nvim copied to clipboard
fixed permission denied issue
After install packages using sudo through make ,there are files created by make on root privilege so while removing the file after installation so it shows permission denied issue and requires sudo privilege
Here's the screenshot of the issue
