commit | 2346a6378483c9871016f9fc821ec5cbea638f13 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 13 19:02:49 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 13 19:02:49 2021 +0200 |
tree | 5614d11853110f5e417ca81600e036abde1c309b | |
parent | 4ee9d8e04daa97a3d0a19d7d2eed76b7721301e6 [diff] [blame] |
Update runtime files
diff --git a/runtime/doc/ft_raku.txt b/runtime/doc/ft_raku.txt index 26ada8a..8439de5 100644 --- a/runtime/doc/ft_raku.txt +++ b/runtime/doc/ft_raku.txt
@@ -45,7 +45,7 @@ 1s ₁ 1S ¹ ~ 2s ₂ 9S ⁹ ~ -But some don´t come defined by default. Those are digraph definitions you can +But some don't come defined by default. Those are digraph definitions you can add in your ~/.vimrc file. > exec 'digraph \\ '.char2nr('∖') exec 'digraph \< '.char2nr('≼')