real-mr-x

Results 4 issues of real-mr-x

I see that for auto completion there's no highlighting for selected item, ![informations](https://github.com/nyoom-engineering/nyoom.nvim/assets/147564129/dcddb2d7-fa31-4df2-bee4-a497af23ed2c) and also for icons in neotree there different from colors in the picture in nyoom preview?? ![informations](https://github.com/nyoom-engineering/nyoom.nvim/assets/147564129/ab7db0d5-9f4d-45a5-9285-9a18ca61df2f)

when I get into a cpp file using neotree in nyoom it gives me the following error:  Error 03:12:41 AM notify.error [Neo-tree ERROR] Error opening file: vim/_editor.lua:0: nvim_exec2()..BufReadPost Autocommands...

When I type DapContinue in a cpp project it gives me no dap configurations for C++ like this way DAP No configuration found for `cpp`. You need to add configs...