From 6b31fa5d24df2949c7987f6fa349e6ef86e2fc00 Mon Sep 17 00:00:00 2001 From: Akshay Date: Fri, 1 Oct 2021 21:48:11 +0530 Subject: rework builds to use nix flakes --- ligature_plugins/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ligature_plugins/README.md') diff --git a/ligature_plugins/README.md b/ligature_plugins/README.md index 7173d61..75c6963 100644 --- a/ligature_plugins/README.md +++ b/ligature_plugins/README.md @@ -15,7 +15,7 @@ mkdir -p ~/.vim/after/syntax cp ligature_plugins/rust.vim ~/.vim/after/syntax/ ``` -If you have `set conceallevel=0` if your `vimrc`, remove it. +If you have `set conceallevel=0` in your `vimrc`, remove it. Big thanks to [romeovs](https://github.com/romeovs/) for creating the haskell plugin and the idea of ligatures via -- cgit v1.2.3