mopp
mopp
hi I also faced this problem, and I can avoid it by this configuration. ```vim let g:indentLine_fileTypeExclude = ['defx'] let g:indentLine_setConceal = 0 let g:indentLine_concealcursor = '' ```
@chingor13 @dazuma Hi, Cloud you review my PR? 🙏 🙏 🙏
I faced the same issue after merging the PR on my machine. https://github.com/neovide/neovide/pull/1977 ## Environment macOS Ventura 13.5.1 ``` > nvim --version NVIM v0.10.0-dev-1481+g324fad1e8-dirty Build type: Release LuaJIT 2.1.1699180677 Run...
@cshuaimin oh! That sounds good! Thanks ✨ I recommend you create PR this fixes 👍
@LeFnord @Sashasugar Hi, I also need this feature. Any update?
I faced the same issue on Redis adapter and I would be happy if this problem is resolved 👋 Now I resolve the error by the way described at https://github.com/DatabaseCleaner/database_cleaner/issues/677#issuecomment-1376593917
@wallarug hi! This PR is ready to be merged. But I don't have a privilege 😢 CC: @dazuma 🙏
@dazuma ping 🙏 🙏 🙏
@tvrinssen @camdencheek Thank you for your fixing! I faced the error and this PR looks to resolve it. I'm waiting to merge this PR ✨ ``` Error in decoration provider...
@deadtrickster Hi! This PR is ready to merge. We've waited for prometheus.ex to support the newest Elixir because monitoring is the most important part of our operation on the Elixir...