1
0
Fork 0

nvim: show non-standard line endings

This commit is contained in:
Vladimír Dudr 2025-02-18 09:50:44 +01:00
parent 324439b998
commit 5b139a7fb6

View file

@ -66,6 +66,7 @@ function M.setup()
.. ' %{fnamemodify(getcwd(),":t")}' -- basename of cwd
.. '%( │  %{get(b:,"gitsigns_head","")}%)' -- branch
.. ' │  %<%f%( [%M%R%W]%)' -- filename and modification flags
.. '%( [%{&ff!="unix" ? &ff:""}]%)' -- show non standard line endings
.. '%=' -- rest is right
.. '%( [%{get(b:,"attached_lsps","")}] | %)' -- lsp
.. '%y ' -- filetype