Ignacio Taranto
Ignacio Taranto
Last release was on October 11, 2023. Is there any plan for a new release tag? Should I use `master` in the meantime?
First of all thank you for this great extension. I don't want to sound rude here, but I think hints default style could be improved a lot. In my opinion...
### How are you using the lua-language-server? NeoVim ### Which OS are you using? Linux ### What is the issue affecting? Completion ### Expected Behaviour It should look up definitions...
Every time I unmount any of my Btrfs-formated external drives I get something like this: ``` $ umount /run/media/ignacio/External Error finding object for block device 0:61 ``` Even using `umount`...
I have the following config inside `/etc/maven/settings.xml` (the global settings) ```xml ${user.home}/.cache/maven/repository ``` But `jdtls` insists on creating `~/.m2/repository/`. I tried overriding Maven's `globalSettings` but they don't seem to work...
I have `~/Music` as a media library folder, inside this directory I have a couple of symlinked directories. These are not loaded by DeaDBeeF. Version: 1.10.0 ([AUR package](https://aur.archlinux.org/packages/deadbeef)) OS: ArchLinux
The tray icon is not being displayed in [Sway](https://swaywm.org/) (Wayland). I can see the following log message when running `deadbeef` from the terminal ```sh (deadbeef:12148): Gtk-CRITICAL **: 13:49:03.578: gtk_widget_get_scale_factor: assertion...
### Problem `vim.o.term` used to be available in 0.9.x but now it's gone in 0.10.x. The Vimscript equivalent option is still present (`:echo &term`). More info in this discussion: https://github.com/neovim/neovim/discussions/28982...