Hörmet Yiltiz

Results 120 comments of Hörmet Yiltiz

What I outlined above works very well with "no widget" or "widget includes heads and body".

I would like to bring this to the attention of some of the key developers @nevenz @pxsalehi @tulth @MackieLoeffel @IvanMalison. So what is the status of this, in other words,...

Great! Thanks for the feedback. I personally also use `org.gpg`; it also has a benefit of being able to decrypt this file anywhere with a working `gpg` installation (and keys...

Thanks for the pointers! Answering some of your questions. > 1. [ ] Create a record (such as a metadata tag like `gpg`) (as some metadata) of this plain text...

That sounds like a situation we'd definitely want to support. Could you take a look at the `.sh` file and see how to run `vim` in your setup such that:...

> Therefore I guess the easiest way is to just glob for everything in `start/` and `opt/` but I'm not sure. What are the Cons for doing that? If it...

Could you test out this file and let me know what needs to be further changed to make it work? I added a regex pattern for `start` and `opt`: https://github.com/hyiltiz/vim-plugins-profile/blob/feature/vim8pack/vim-plugins-profile.sh...

Installing the R package called `tidyverse` should be more than enough; I tried to rely only on `ggplot2` and the base R (no packages), so a minimal requirement should just...

Hi, I haven't heard it before. I currently don't have time to port it. It is a very simple script though. I can check it out once I get some...

As I understand it, dein.vim is a manager for neovim. I am under the impression that neovim has a very different plugin system. I am not sure how the script...