Closed Delapouite closed 6 years ago
The current default path is '$HOME/.config/kak/plugins'.
'$HOME/.config/kak/plugins'
Should the plugin use something like %val{config}/plugins for better flexibility and cross-platform compatibility?
%val{config}/plugins
I've been thinking about it too, since when I've started to work on this manager, I didn't really knew about this variable. I'll change it
Fixed in #12
The current default path is
'$HOME/.config/kak/plugins'
.Should the plugin use something like
%val{config}/plugins
for better flexibility and cross-platform compatibility?