Edinson E. Padrón Urdaneta

Results 9 comments of Edinson E. Padrón Urdaneta

I also got this error. [Enter steps to reproduce below:] 1. Execute/run atom **Atom Version**: 1.1.0-beta1 **System**: "Manjaro Linux" **Thrown From**: [atom-neovim](https://github.com/carlosdcastillo/vim-mode) package, v0.10.1 ### Stack Trace Failed to load...

This is a very old issue but in order to avoid further confusion for a future reader: the _problem_ is not a "_misleading behauviour of the elvis operator_". The need...

Hi @boris-github, I can confirm this works great. Thank you so much for taking the time to review this issue of mine. I feel ashamed for not having seen that...

Thanks @yole. I'll try to improve the proposal with those considerations in mind.

Maybe something along the lines of: ``` kotlin fun Number.toBigDecimal(): BigDecimal { ... } fun BigDecimal.plus(other: Number): BigDecimal { return this + other.toBigDecimal() } ... ```

I'm sorry for the long delay. I'll be waiting for your feedback. Cheers!

How I've dealt with this ```lua -- Fix https://github.com/shaunsingh/solarized.nvim/issues/3 vim.cmd("highlight Identifier ctermfg=13 guifg=" .. require("solarized.colors").purple) ``` ![image](https://user-images.githubusercontent.com/829947/161342245-447ebce4-b254-43ab-b65d-29203d6d5fba.png)

Hi Peter, Could you provide to me the APK file? I'd like to avoid installing everything that's required for doing it myself, since it's a lot and I won't need...

I have the same issue. Is colorway abandonware?