cheatsheet.nvim
cheatsheet.nvim copied to clipboard
Make plugins detection acting correctly on Windows
vim.api.nvim_* return path with \\ on Windows, so those patterns
should be changed.