LostInTheLogs

Results 155 comments of 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`

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...

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 ```

How to do it: https://github.com/LunarVim/LunarVim/issues/3243#issuecomment-1296135664