Question(Lua API): Any way to get a line with the ending?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • git-blame.nvim

    Git Blame plugin for Neovim written in Lua

  • Thanks for the reply. I need it for git-blame.nvim. In fact, what you said is exactly what I do in git-blame.nvim – I get all lines of current buffer, concatinate them with `\n` and pass to `git blame`. The problem is, the plugin gives incorrect output for last lines of files that have no ending. You can see this issue for more details.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts