feat(lualine): show word and char counts #3

Merged
dikkadev merged 1 commit from codex/find-status-line-word-and-char-counter-plugin into main 2025-09-12 14:27:46 +00:00
dikkadev commented 2025-09-11 08:17:39 +00:00 (Migrated from github.com)

Summary

  • show word and char counts in lualine statusline
  • track counts from visual selections when present

Testing

  • curl https://dikka.dev (error: CONNECT tunnel failed, response 403)
  • nvim --version (command not found)

https://chatgpt.com/codex/tasks/task_e_68c269ab4a38832e8917666221e6499d

## Summary - show word and char counts in lualine statusline - track counts from visual selections when present ## Testing - `curl https://dikka.dev` *(error: CONNECT tunnel failed, response 403)* - `nvim --version` *(command not found)* ------ https://chatgpt.com/codex/tasks/task_e_68c269ab4a38832e8917666221e6499d
Sign in to join this conversation.
No description provided.