This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-02 11:36:54 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
245da4eb2e
nvim-treesitter
/
tests
/
indent
/
python
/
aligned_indent.py
15 lines
181 B
Python
Raw
Normal View
History
Unescape
Escape
Initial sketch of automated indent tests
2021-03-13 22:46:45 +01:00
def
aligned_indent
(
arg1
,
arg2
)
:
pass
aligned_indent
(
1
,
2
)
aligned_indent
(
1
,
2
)
indents: allow aligned_indent for unfinished calls in C and Python
2022-01-22 14:50:51 +01:00
foodsadsa
(
sdada
,
2
Reference in a new issue
Copy permalink