tjdevries / express_line.nvim

WIP: Statusline written in pure lua. Supports co-routines, functions and jobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wrong line numbers

p00f opened this issue · comments

The line numbers are wrong when a file is opened from another buffer using :e or telescope
image
My config:
https://github.com/p00f/dotfiles/blob/main/nvim/.config/nvim/lua/expressline_setup.lua

This seems to have been fixed