From aecac1ed8c3adf654e82c5ccf3d495337f876ce9 Mon Sep 17 00:00:00 2001 From: Christine Date: Sun, 11 Aug 2024 19:11:40 +0000 Subject: [PATCH 1/5] docs: create an intro section about Nerd Fonts Signed-off-by: Christine --- docs/books/nvchad/nerd_fonts.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/books/nvchad/nerd_fonts.md b/docs/books/nvchad/nerd_fonts.md index e20f7409e4..0339bf39a0 100644 --- a/docs/books/nvchad/nerd_fonts.md +++ b/docs/books/nvchad/nerd_fonts.md @@ -1,7 +1,7 @@ --- title: Installing Nerd Fonts author: Franco Colussi -contributors: Steven Spencer, Ganna Zhyrnova +contributors: Steven Spencer, Ganna Zhyrnova, Christine Belzie tested: 8.6, 9.0 tags: - nvchad @@ -11,11 +11,11 @@ tags: # :material-format-font: Nerd Fonts - Fonts for Developers -Installation of Nerd Fonts does not change the function of Neovim or NvChad, but simply adds fonts that are more pleasing to the eye than whatever the standard terminal font is currently. +## :material-format-font: What is Nerd Fonts? -![Nerd Fonts](images/nerd_fonts_site_small.png){ align=right } Nerd Fonts are a collection of modified fonts aimed at developers. In particular, "iconic fonts" such as Font Awesome, Devicons, Octicons etc. are used to add extra glyphs. +![Nerd Fonts](images/nerd_fonts_site_small.png){ align=right } Nerd Fonts are a collection of modified fonts aimed at developers. In particular, "iconic fonts" such as [Font Awesome](https://fontawesome.com/), [Devicons](https://devicon.dev/), and [Octicons](https://primer.style/foundations/icons) are used to add extra glyphs. -Nerd Fonts takes the most popular programming fonts and modifies them by adding a group of glyphs (icons). A font patcher is also available if the font you'd like to use has not already been edited. A convenient preview is available on the site, allowing you to see how the font should look in the editor. For more information, check the project's main [site](https://www.nerdfonts.com/). +Nerd Fonts also takes the most popular programming fonts such as MonoLisa or SourceCode Pro and modifies them by adding a group of glyphs (icons). A font patcher is available if the font you'd like to use has not already been edited. There's also a preview feature where you can see how the font should look in the editor. For more information, check the project's main [site](https://www.nerdfonts.com/). ## :material-monitor-arrow-down-variant: Download From a359535ad5dbeb20b3ec9c10ac8079664ebbcdba Mon Sep 17 00:00:00 2001 From: Christine Date: Sun, 11 Aug 2024 19:15:02 +0000 Subject: [PATCH 2/5] fix: wording terms in past tense --- docs/books/nvchad/nerd_fonts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/books/nvchad/nerd_fonts.md b/docs/books/nvchad/nerd_fonts.md index 0339bf39a0..2479ab96fd 100644 --- a/docs/books/nvchad/nerd_fonts.md +++ b/docs/books/nvchad/nerd_fonts.md @@ -13,9 +13,9 @@ tags: ## :material-format-font: What is Nerd Fonts? -![Nerd Fonts](images/nerd_fonts_site_small.png){ align=right } Nerd Fonts are a collection of modified fonts aimed at developers. In particular, "iconic fonts" such as [Font Awesome](https://fontawesome.com/), [Devicons](https://devicon.dev/), and [Octicons](https://primer.style/foundations/icons) are used to add extra glyphs. +![Nerd Fonts](images/nerd_fonts_site_small.png){ align=right } Nerd Fonts are a collection of modified fonts aimed at developers. In particular, "iconic fonts" such as [Font Awesome](https://fontawesome.com/), [Devicons](https://devicon.dev/), and [Octicons](https://primer.style/foundations/icons) are use to add extra glyphs. -Nerd Fonts also takes the most popular programming fonts such as MonoLisa or SourceCode Pro and modifies them by adding a group of glyphs (icons). A font patcher is available if the font you'd like to use has not already been edited. There's also a preview feature where you can see how the font should look in the editor. For more information, check the project's main [site](https://www.nerdfonts.com/). +Nerd Fonts also takes the most popular programming fonts such as MonoLisa or SourceCode Pro and modifies them by adding a group of glyphs (icons). A font patcher is available if the font you'd like to use has not already been edited. There's also a preview feature where you can see how the font should look in the editor. For more information, check out the project's main [site](https://www.nerdfonts.com/). ## :material-monitor-arrow-down-variant: Download From 6330f68ae8e72d7c09157693b177ca0fd098f291 Mon Sep 17 00:00:00 2001 From: Christine Belzie <105683440+CBID2@users.noreply.github.com> Date: Mon, 12 Aug 2024 13:01:09 -0400 Subject: [PATCH 3/5] Update nerd_fonts.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Serge Croisé --- docs/books/nvchad/nerd_fonts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/books/nvchad/nerd_fonts.md b/docs/books/nvchad/nerd_fonts.md index 2479ab96fd..f50a8d7945 100644 --- a/docs/books/nvchad/nerd_fonts.md +++ b/docs/books/nvchad/nerd_fonts.md @@ -13,7 +13,7 @@ tags: ## :material-format-font: What is Nerd Fonts? -![Nerd Fonts](images/nerd_fonts_site_small.png){ align=right } Nerd Fonts are a collection of modified fonts aimed at developers. In particular, "iconic fonts" such as [Font Awesome](https://fontawesome.com/), [Devicons](https://devicon.dev/), and [Octicons](https://primer.style/foundations/icons) are use to add extra glyphs. +![Nerd Fonts](images/nerd_fonts_site_small.png){ align=right } Nerd Fonts are a collection of modified fonts aimed at developers. In particular, "iconic fonts" such as [Font Awesome](https://fontawesome.com/), [Devicons](https://devicon.dev/), and [Octicons](https://primer.style/foundations/icons) are used to add extra glyphs. Nerd Fonts also takes the most popular programming fonts such as MonoLisa or SourceCode Pro and modifies them by adding a group of glyphs (icons). A font patcher is available if the font you'd like to use has not already been edited. There's also a preview feature where you can see how the font should look in the editor. For more information, check out the project's main [site](https://www.nerdfonts.com/). From 16dbf1aa3464d4cbb027b8e8c300027ca782c31b Mon Sep 17 00:00:00 2001 From: Christine Belzie <105683440+CBID2@users.noreply.github.com> Date: Mon, 12 Aug 2024 13:01:20 -0400 Subject: [PATCH 4/5] Update nerd_fonts.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Serge Croisé --- docs/books/nvchad/nerd_fonts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/books/nvchad/nerd_fonts.md b/docs/books/nvchad/nerd_fonts.md index f50a8d7945..8b57abae70 100644 --- a/docs/books/nvchad/nerd_fonts.md +++ b/docs/books/nvchad/nerd_fonts.md @@ -15,7 +15,7 @@ tags: ![Nerd Fonts](images/nerd_fonts_site_small.png){ align=right } Nerd Fonts are a collection of modified fonts aimed at developers. In particular, "iconic fonts" such as [Font Awesome](https://fontawesome.com/), [Devicons](https://devicon.dev/), and [Octicons](https://primer.style/foundations/icons) are used to add extra glyphs. -Nerd Fonts also takes the most popular programming fonts such as MonoLisa or SourceCode Pro and modifies them by adding a group of glyphs (icons). A font patcher is available if the font you'd like to use has not already been edited. There's also a preview feature where you can see how the font should look in the editor. For more information, check out the project's main [site](https://www.nerdfonts.com/). +Nerd Fonts also takes the most popular programming fonts such as MonoLisa or SourceCode Pro and modifies them by adding a group of glyphs (icons). A font patcher is available if the font you would like to use has not already been edited. There is also a preview feature where you can see how the font should look in the editor. For more information, check out the project's main [site](https://www.nerdfonts.com/). ## :material-monitor-arrow-down-variant: Download From 963d3720c16da6c1e418299c63e6b5169044390e Mon Sep 17 00:00:00 2001 From: Christine Belzie <105683440+CBID2@users.noreply.github.com> Date: Tue, 13 Aug 2024 10:31:22 -0400 Subject: [PATCH 5/5] fix: change wording --- docs/books/nvchad/nerd_fonts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/books/nvchad/nerd_fonts.md b/docs/books/nvchad/nerd_fonts.md index 8b57abae70..84a48516de 100644 --- a/docs/books/nvchad/nerd_fonts.md +++ b/docs/books/nvchad/nerd_fonts.md @@ -11,7 +11,7 @@ tags: # :material-format-font: Nerd Fonts - Fonts for Developers -## :material-format-font: What is Nerd Fonts? +## :material-format-font: What are Nerd Fonts? ![Nerd Fonts](images/nerd_fonts_site_small.png){ align=right } Nerd Fonts are a collection of modified fonts aimed at developers. In particular, "iconic fonts" such as [Font Awesome](https://fontawesome.com/), [Devicons](https://devicon.dev/), and [Octicons](https://primer.style/foundations/icons) are used to add extra glyphs.