fix lints

This commit is contained in:
Jethro Kuan
2021-03-28 23:54:01 +08:00
parent 732efc6262
commit ae5a0c15ba
4 changed files with 8 additions and 7 deletions

View File

@ -953,7 +953,8 @@ References from FILE are excluded."
(truncate-string-to-width (file-name-base f) 15 nil nil "...")
row col) 'font-lock-face 'org-roam-dim)
" "
(org-roam-fontify-like-in-org-mode (org-roam-unlinked-references-preview-line f row))
(org-roam-fontify-like-in-org-mode
(org-roam-unlinked-references-preview-line f row))
"\n"))))))
(insert ?\n)))))