aboutsummaryrefslogtreecommitdiff
path: root/ligature_plugins/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ligature_plugins/README.md')
-rw-r--r--ligature_plugins/README.md2
1 files changed, 1 insertions, 1 deletions
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
15cp ligature_plugins/rust.vim ~/.vim/after/syntax/ 15cp ligature_plugins/rust.vim ~/.vim/after/syntax/
16 ``` 16 ```
17 17
18If you have `set conceallevel=0` if your `vimrc`, remove it. 18If you have `set conceallevel=0` in your `vimrc`, remove it.
19 19
20Big thanks to [romeovs](https://github.com/romeovs/) for 20Big thanks to [romeovs](https://github.com/romeovs/) for
21creating the haskell plugin and the idea of ligatures via 21creating the haskell plugin and the idea of ligatures via