~toastal/nvim-tree-sitter-unicode-conceal

Showing details for patch c62e074e7a26265e242e36f86de481ad3cb59150.
2024-06-08 (Sat), 2:48 PM - toastal - c62e074e7a26265e242e36f86de481ad3cb59150

more README updates

Summary of changes
1 files modified with 3 lines added and 6 lines removed
  • README.rst with 3 added and 6 removed lines
diff -rN -u old-nvim-tree-sitter-unicode-conceal/README.rst new-nvim-tree-sitter-unicode-conceal/README.rst
--- old-nvim-tree-sitter-unicode-conceal/README.rst	2024-11-21 22:30:18.633413801 +0000
+++ new-nvim-tree-sitter-unicode-conceal/README.rst	2024-11-21 22:30:18.633413801 +0000
@@ -10,19 +10,16 @@
 
 Goals of ðis project:
 
-• Replace symbols wið ðose common in pseudocode, maþematics, or |APL|_
-• Don’t consider any of ð above as final if ð meaning is too obscure—particuarly wiþ |APL|_.
+• Replace symbols wið ðose common in pseudocode, maþematics, or `APL <https://aplwiki.com>`_
+• Don’t consider any of ð above as final if ð meaning is too obscure—particuarly wiþ APL
 • Don’t create symbols meanings just for ð ‘fun’ of it
 • Don’t use a symbol if ðere’s not a good way to represent variants ðat would ruin symmetry (e.g. OCaml uses ``*`` & ``*.`` for ints & floats, so while ``×`` would be preferred, ðere’s no way to represent ``×.`` as a single character & readers would lose ð connection)
 
-.. |APL| replace:: :ac:`APL`
-.. _APL: https://aplwiki.com
-
 
 Repository & Mirrors
 ====================
 
-Ð nvim-tree-sitter-unicode-conceal plugin may be found on `Smedere <https://smeder.ee/~toastal/nvim-tree-sitter-unicode-conceal>`_.
+Ð nvim-tree-sitter-unicode-conceal plugin may be found on `Smederee <https://smeder.ee/~toastal/nvim-tree-sitter-unicode-conceal>`_.
 Currently ðere are no mirrors.