mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 02:40:09 -04:00
fix: typos
This commit is contained in:
parent
3a7b5a9fb4
commit
9bc21966f2
7 changed files with 8 additions and 8 deletions
|
|
@ -79,7 +79,7 @@
|
|||
|
||||
; NOTE: The following has been commented out due to issues with spaces in the
|
||||
; list marker nodes generated by the parser. If those spaces ever get captured
|
||||
; by a different node (e.g. block_continuation) we can safely readd these
|
||||
; by a different node (e.g. block_continuation) we can safely re-add these
|
||||
; conceals.
|
||||
; ;; Conceal bullet points
|
||||
; ([(list_marker_plus) (list_marker_star)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue