]> git.eshelyaron.com Git - emacs.git/commit
; * src/treesit.c (ts_search_dfs): Fix tab inline.
authorYuan Fu <casouri@gmail.com>
Mon, 17 Oct 2022 05:30:16 +0000 (22:30 -0700)
committerYuan Fu <casouri@gmail.com>
Mon, 17 Oct 2022 08:48:50 +0000 (01:48 -0700)
commit85d0c11119fbd14d508d228f5edf4cf53fb4e4cb
treeb1f97fa927eaa3abd5d4b28596f54b38fe963a66
parent2349ecb3216bb9f7808ac58e5ce6abd6bcf90387
; * src/treesit.c (ts_search_dfs): Fix tab inline.

Introduced by c6dce90d7e5 which is a format-fix so I think it's fine
to fix this as a standalone change?
src/treesit.c