Srinesh Nisala
Results
82
comments of
Srinesh Nisala
trafficstars
Ok I added following to make sure it's not the plugin I'm working on. ``` keys = { { 'tr', function() vim.print('executing') end, }, }, ``` https://github.com/user-attachments/assets/a26cc2e4-8b3a-48b0-ac4a-723eab30d08a
@max397574 I have created this branch here. The keymap is `tr`. I have a simple print message for that. https://github.com/s1n7ax/lazyvim-dotnvim/tree/which-key-issue