LostInTheLogs
LostInTheLogs
@feekApp Does this fix the issue? `require('session-lens').setup ({ theme_conf = { winblend = nil } })`
It looks like texlab does not support range formatting, you can format the whole document using ` l f`
OK, I'll troubleshoot this later
Just to clarify: 1. You're using the default lvim texlab config(you have nothing related to texlab in your config) 2. You have `latexindent` installed and `print(vim.fn.executable("latexindent"))` returns 1 what does...
It's weird because I have only 1 texlab attached
Your neovim version should be >=0.8 btw not sure if that's the cause of this issue
please update this info if it has changed: ``` LunarVim version master-e4a5fe9 Neovim version (>= 0.7.2) NVIM 0.7.2 ```
rolling is not updated anymore
How to do it: https://github.com/LunarVim/LunarVim/issues/3243#issuecomment-1296135664
Does `SPC l f` work?