4frag

Results 2 comments of 4frag

i had similar issue it's because I forgot to add the config function for multiple cursors: ``` -- Multiple cursors { 'brenton-leighton/multiple-cursors.nvim', config = function() require('multiple-cursors').setup {} end, keys =...

Hello @JoelLefkowitz Yes, I have. And it says the following: > The host name and scheme are determined, in descending order of priority: > - from the url argument passed...