Joachim-42he
Joachim-42he
### Problem description After adding Rnvimr to `init.lua` ```lua { "kevinhwang91/rnvimr", cmd = "RnvimrToggle", setup = function() vim.g.rnvimr_enable_ex = 1 -- replace netrw vim.g.rnvimr_enable_picker = 1 -- use Ranger as...
Great tool, thank you for your effort! If you should be able to get the current state from the device as hinted on in https://github.com/kharyam/litra-driver/issues/22, could you please also introduce...
I have previously asked about this in [this issue](https://github.com/ansible-collections/kubernetes.core/issues/174#issuecomment-2129165591) but was directed to open a bug ticket. ##### SUMMARY I am running Ansible from a devcontainer environment (Debian 12) against...