@ColdWater@lemmy.ca to Linux@lemmy.mlEnglish • edit-219 days ago[Solved]I might have mis-configured something now my PKGBUILD use this vim like editor? I don't even have vim installed, it only print out plain text in the terminal before, how can I revert it back?lemmy.mlimagemessage-square7fedilinkarrow-up116arrow-down13
arrow-up113arrow-down1image[Solved]I might have mis-configured something now my PKGBUILD use this vim like editor? I don't even have vim installed, it only print out plain text in the terminal before, how can I revert it back?lemmy.ml@ColdWater@lemmy.ca to Linux@lemmy.mlEnglish • edit-219 days agomessage-square7fedilink
minus-square@Fecundpossum@lemmy.worldlinkfedilinkEnglish1•19 days agoAnother way to fix this, would have been to navigate to the pkgbuild file in question, right click, open with, Kate. I’m more familiar with Gnome than KDE but I assume there’s an option to make Kate your default for opening files of that type.
minus-square@LouSlash@sh.itjust.workslinkfedilink0•19 days agoAfter my first comment i digged into the man page of paru and found that another, although temporary, way is to use -fm <command> flag
Another way to fix this, would have been to navigate to the pkgbuild file in question, right click, open with, Kate. I’m more familiar with Gnome than KDE but I assume there’s an option to make Kate your default for opening files of that type.
After my first comment i digged into the man page of paru and found that another, although temporary, way is to use
-fm <command>
flag