/nvim-visual-eof.lua

Visualize existence of EOL at EOF ⏎

Primary LanguageLuaThe UnlicenseUnlicense

visual-eof.lua

Visualize existence of EOL at EOF.

image

image

Setup

You should run setup function.

lua << EOF
    require'visual-eof'.setup()
EOF

See :h visual-eof.lua-options for more options.