Kim Nielsen
Kim Nielsen
After upgrading to latest I get a notification that I'm running a old version of neovim from https://github.com/ray-x/go.nvim/blob/master/lua/go/format.lua#L21 but I'm using latest stable ``` vim --version NVIM v0.7.2 Build type:...
Small patch for creating mirror of displays
I'l trying to fill out a simple struct like: type rolleInformation struct { XMLName xml.Name `xml:"RolleInformation"` VirksomhedSimpelIdentifikatorList []virksomhedSimpelIdentifikator `xml:"VirksomhedSimpelIdentifikator"` } go version go1.10.1 linux/amd64 using gofillstruct via vim-go and the...
### Description attenuation is greyed out when using pipewire ### Steps to reproduce switch to pipewire ### Mumble version _No response_ ### Mumble component Client ### OS Linux ### Reproducible?...
### Database name MariaDB 10.5.13 # Issue description It seems that multistatements breaks the backup ### Describe your problem When trying to use wal-g with MariaDB I get an error...
### Did you check the docs? - [X] I have read all the lazy docs ### Is your feature request related to a problem? Please describe. Once all modules have...
when trying to delete a line in the playground editor I get ``` Error detected while processing CursorMoved Autocommands for "": Error executing lua callback: /usr/share/nvim/runtime/lua/vim/treesitter.lua:232: Index out of bounds...
when using go mod the .c/.h files are not copied when vendoring
If a split is already active, harpoon2 chooses to replace the content with the selected buffer and not jump to the window in the split that already contains the buffer.