Matthew McMillion

Results 6 issues of Matthew McMillion

### Description Getting the following error when files are staged (via fugitive): ``` Error executing vim.schedule lua callback: ...e/pack/packer/start/gitsigns.nvim/lua/gitsigns/async.lua:75: The coroutine failed with this message: ...pack/packer/start/gitsigns.nvim/lua/gitsigns/manager.lua:296: Fa iled to rename...

bug
unable to reproduce

Would it be possible to show an indicator for lines of files that have been staged?

enhancement

Is this possible? There doesn't seem to be anything in the documentation indicating that it is. I'm trying to implement a key that is `)`, but `>` when shift is...

state scheduling

### Before reporting ### Environment #### If you are using neovim, just run `:checkhealth floaterm` and post the content below. ```markdown floaterm: health#floaterm#check ======================================================================== ## common - INFO: Platform: macos...

I see that we can override colors in the config via: ```lua require("onedark").setup({ colors = {hint = "orange", error = "#ff0000"} }) ``` Is there something similar for changing things...

bug

``` Error detected while processing function twiggy#Branch[14]..130_Render[38]..130_standard_view[10]..twiggy#get_branches[4]..130_get_uniq_branch_names_from_reflog[5]..130_system: line 11: E484: Can't open file /var/folders/vq/bbwtqs6s3wl3hpbzqwt1dvnc0000gn/T/vAMUQsA/16 ``` I've installed it via Plug. Fugitive is installed as well. I'm on macOS.