Federico Simonetta

Results 58 issues of Federico Simonetta

When creating a new project, I use `lua require("nvim-projectconfig").edit_project_config()` for start writing a new project configuration. However this opens a lua file. Would it possible to have a variable according...

A nice feature would be the two letter search as in the original Vim easy-motion: https://github.com/easymotion/vim-easymotion#2-character-search-motion

enhancement

For Jupyter compatibility, it would be nice if plugins could easily show images. Is it possible at now? If yes, how?

The following two lines are causing me a bit of headaches. Apparently, everything work, but those lines make nvim output the warning error `"problems detected while loading plugins' configurations"`. Nothing...

According to sklearn API, a data or feature pre-processor should accept the `y` argument in `transform()`. For instance, I'm trying to add balancing algorithms, that do need the `y` because...

enhancement

https://github.com/00sapo/Essentia.jl Also, a question: do you have any idea about how I can modify the `wscript` to link against the Julia `libstdc++.so` instead of against the system one?

On my system (Linux) with Shiba downloaded from the release, I get a wrong mermaid rendering: ![image](https://user-images.githubusercontent.com/22996003/52713250-17f4d800-2f97-11e9-84a0-d69f72a105f5.png) This is my `config.yml` (I tried various values of `drawer.responive` and default configuration)...

It would be useful if Shiba could support standard html tags, such as iframes. It would allow to include a lot of contents (e.g. YouTube, etc...)

question

Just what the title says.

feature
Editor