Skip to content

Author of the commit #477

Answered by msvitok77
msvitok77 asked this question in Q&A
Mar 17, 2023 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

I hacked it myself. Just add these lines:

      text(" "),
      text("➜ "),
      text(commit.author_name, { highlight = "Character" }),
      text(" <"),
      text(commit.author_date, { highlight = "Number" }),
      text(">"),

here:
.local/share/nvim/site/pack/packer/start/neogit/lua/neogit/buffers/log_view/ui.lua
function: Component.new

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@msvitok77
Comment options

@CKolkey
Comment options

@msvitok77
Comment options

@CKolkey
Comment options

@msvitok77
Comment options

Answer selected by msvitok77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants