From 43b30d571a24098689f522f8725507e172da3be5 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Tue, 26 May 2020 19:27:25 +0200 Subject: Fix typo in README.md: foldexr -> foldexpr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48e9e0de8..970eee60a 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ The goal of `nvim-treesitter` is both to provide a simple and easy way to use th but also to add some functionalities to it: Some of these features are : - [x] Incremental selection - - [x] Syntax based code folding (`set foldmethod=expr foldexpr=nvim_treesitter#foldexr()`) + - [x] Syntax based code folding (`set foldmethod=expr foldexpr=nvim_treesitter#foldexpr()`) - [x] Consistent syntax highlighting (the api is not quite stable yet) - [x] Statusline indicator (`require'nvim-treesitter'.statusline(size)`) -- cgit v1.2.3-70-g09d2