Results 10 comments of glaulher

> Com [lxqt / liblxqt # 227](https://github.com/lxqt/liblxqt/pull/227) , um comando de bloqueio personalizado pode ser definido em `$XDG_CONFIG_HOME/lxqt/lxqt.conf`. Por exemplo, > > ``` > [Screensaver] > lock_command=xsecurelock > ``` >...

Hello, I set up two commands for my own use, see if they work for you. To install, you need to include the branch as needed. If you're interested, I'll...

I opened a pull request for new features. if you want to test: ```lua { 'glaulher/maven.nvim', branch = 'newfeat', cmd = { 'Maven', 'MavenExec' }, dependencies = 'nvim-lua/plenary.nvim', config =...

Hi, I added the tag and the dependency seems to have been added correctly, could you put the step-by-step instructions here so I can reproduce it? ``` 4.0.0 com.javaexample javaexample...

Hi @salem-karim, Thank you for the detailed feedback! From what I understand, the issue seems to be related to how JDTLS handles dependencies declared inside the section of the pom.xml,...

I discovered that version 0.58.0 is set in the nvim-java plugin, but for some reason mason when creating the link looks for java.debug.plugin-0.53.1.jar and version 0.58.0 loads java.debug. plugin-0.53.0.jar, below...

I liked it, it was more simplified.

jdtls working for me . You can check my configuration in my repository here: [GitHub - glaulher/kickstart.nvim.](https://github.com/glaulher/kickstart.nvim) branch mykickstart Maybe it will help you!

![image](https://github.com/user-attachments/assets/b5c9fcad-c46e-4519-a478-85c4050b47cf) on an empty buffer with lsp

nvim-java plugin wiki also has a configuration with kickstart: https://github.com/nvim-java/nvim-java/wiki/Kickstart