Daniel Cardona Rojas

Results 17 issues of Daniel Cardona Rojas

Hi @dstein64 thanks for making this plugin. It would be nice to have a configuration option that allows accounting for extra scrolling lines after end of file. This way we...

Is it possible to have dynamic tab size depending on file name and maybe have max_tab_size option ?

feature request

When running a `:mksession!` I get: ``` Error detected while processing Session.vim E95: Buffer with this name already exists ``` The line causing the error in Session.vim ``` file \[coc-explorer]-1...

bug
enhancement

First of all thank you for creating this awesome plugin. So I'm using neovim 0.7 and have setup vim-ultest and works fine, except for the fact that I noticed that...

Hi @petertriho thanks for this awesome plugin. I been using https://github.com/dstein64/nvim-scrollview which has mouse support. It would be great if this plugin also supports it, its good when you want...

First of all, thanks for this awesome package. I've been playing around with this in a hobby project for a day or two and have been wanting to have a...

enhancement
question

Hi @folke First of all thanks for this awesome plugin, I've been using this plugin for a while and recently enabled auto_open, I was trying to get an experience that...

Thanks for this awesome plugin. I was wondering if there is a way to show a custom message indicating no errors o warnings when showing the trouble window, something similar...

I would like to debug when I write unit tests. Is there some documentation on this ?

Hi, I'd like to know if there is an easy way to modify the patch to mask the response fields by a query parameter (like /api/users?fields=email,name), I've tried the restplus...

enhancement
help wanted