kraxli

Results 17 issues of kraxli

Hi thanks for the great plugins! Question: is it possible to sort the files in the selection window (wildmenu) by modification date (most recent first)? thanks David

I am struggling with the load process of **lua plugins** in combination with `dein`. I have tried many things to add **dap** (Debug Adapter Protocol) plugins. Everything is loaded and...

following up on [#456](https://github.com/pandas-profiling/pandas-profiling/issues/456) I am running into a TerminatedWorkerError. Minimal example: ``` import pandas as pd import pandas_profiling plannet_data = pd.read_csv('https://github.com/mwaskom/seaborn-data/blob/master/raw/planets.csv') display(plannet_data) # ok plannet_data.profile_report() ``` Returns the error:...

bug 🐛
dependencies 🔗

Hi thanks for your great package! Is there a way to easily (e.g. by theme) make **real** fivethirtyeight / "The Economist" style plots? This would (most importantly) include: - left...

Enhancement
Question
Layout

Hi `"max-line-length": 120` is not taken into account in `let g:lsp_settings`. Other settings as `ignore` works. I have the following in `lsp-settings` for python: ```vim let g:lsp_settings = { \...

After pressing gh (go hide) I get into **scratch** mode from where I cannot go back to regular Kronos. ![kronos_scratch](https://user-images.githubusercontent.com/8371948/61532677-ddea9f00-aa2a-11e9-8766-37ec39fa1a8c.png) This only happens on Windows (not Linux (Mint)). System: Windows...

bug
help wanted

see issue [#11 Renaming Hidden Files](https://github.com/qpkorr/vim-renamer/issues/11)

Hi thanks for the nice plugin!! could one add highlighting of lines with hold taks DONE? E.g. greyed out and italic for lines markdown: - [x] the task done orgmode:...

**Please confirm** - [x] I am running the latest version of this plugin **Is your feature request related to a problem? Please describe.** pasting images on MS Windows **Describe the...

enhancement
windows
help needed

Hi first of all thanks for the great plugin! I am wondering how I could open a visually selected path / file / url ... with `Open` (or the underlying...