Jaehaks

Results 22 issues of Jaehaks

### Description If root_dir of nvim-tree is different with pwd of current buffer, it takes too long time (1~2s) to open nvim-tree. but these are same, the lag does not...

bug
awaiting feedback
OS Windows

I wanted the completion window to be printed in the same order as the vim.fn.spellsuggest() function. like this. - input : 'overshot' - output of spellsuggest() : 1. overshoot 2....

### Did you check docs and existing issues? - [X] I have read all the noice.nvim docs - [X] I have searched the existing issues of noice.nvim - [X] I...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? "buffer" field color cannot change even though I set the hightlight...

bug

Thank you for your efforts, How can I disable MkdnEnter to disable MkdnCreateLink? My config is like this ```lua mappings = { MkdnEnter = false,-- 'n, v' : make link...

Thank you for your effort I have been searching for a long time to find plugin which supports markdown preview without browser. and I found finally. but some litfle isue...

bug

I found that neovide has supported font features on Jan.15 as #2213 but I cannot find the method anywhere. isn't ligature feature name 'liga'? I entered below codes in init.lua...

enhancement

### Did you check docs and existing issues? - [X] I have read all the neodev.nvim docs - [X] I have searched the existing issues of neodev.nvim - [X] I...

bug

### Description I cannot find any case like me i use default configuration about oldfiles picker. my nvim configuration path is C:/Users/User/.config/nvim. and %home% environment variable is C:/spb_data if i...

bug

### Version - [X] latest ### version v1.1.1 ### What OS are you seeing the problem on? Windows ### installation scoop install lsd ### term windows terminal : cmd.exe ###...