Juan Angel Gonzalez

Results 4 comments of Juan Angel Gonzalez

To me, Spark (2.11.24.887) is just ignored on Monterey (12.6.1) with version 0.16.0 of Amethyst. EDIT: Looks like it tiles well only when it is not assigned to "All Desktops"...

Hello @even4void I am having some problems connecting Wolfram LSP and neovim, could you provide some more details about your config file? It should be placed under init.vim ? Do...

I have this working using the following settings inside my `init.vim` file: ``` lua

As a workaround, I removed the `do` part: ``` Plug 'chipsenkbeil/distant.nvim' , {'branch': 'v0.3'} ``` And added it on my lua config, for example at the end of my `init.vim`...