mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
feat(neovim): Display read-time on statusbar for markdowns
This commit is contained in:
@@ -4,6 +4,7 @@ local M = {
|
||||
icons = {
|
||||
misc = {
|
||||
dots = "",
|
||||
timer = "",
|
||||
},
|
||||
dap = {
|
||||
Stopped = { " ", "DiagnosticWarn", "DapStoppedLine" },
|
||||
|
||||
Reference in New Issue
Block a user