ColdWater@lemmy.ca to Linux@lemmy.mlEnglish · edit-211 hours 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.caimagemessage-square14fedilinkarrow-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.caColdWater@lemmy.ca to Linux@lemmy.mlEnglish · edit-211 hours agomessage-square14fedilink
minus-squareFecundpossum@lemmy.worldlinkfedilinkEnglisharrow-up1·11 hours 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-squareLouSlash@sh.itjust.workslinkfedilinkarrow-up1arrow-down1·11 hours 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