From 8d75f8d7d8793a9464c835924a5123722b0590af Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sat, 10 Jan 2026 12:14:29 -0500 Subject: [PATCH] update --- doc/import-cost.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/import-cost.txt b/doc/import-cost.txt index 6ef1de5..3ea7048 100644 --- a/doc/import-cost.txt +++ b/doc/import-cost.txt @@ -1,7 +1,7 @@ *import-cost* *import-cost.txt* -Author: Barrett Ruth -Homepage: +Author: Barrett Ruth +Homepage: =============================================================================== INTRODUCTION *import-cost.nvim* @@ -10,7 +10,7 @@ import-cost.nvim displays the costs of javascript imports inside neovim. It works with ES6 and CommonJS modules in any javascript, javascriptreact, typescript, or typescriptreact files. -Author: Barrett Ruth +Author: Barrett Ruth =============================================================================== SETUP *import-cost.setup()*