mirror of
https://github.com/gyoder/dots.git
synced 2026-04-05 13:32:53 +00:00
Merged
This commit is contained in:
commit
5fdb347da5
21 changed files with 370 additions and 10 deletions
|
|
@ -10,5 +10,5 @@
|
|||
return {
|
||||
cmd = { 'ty', 'server' },
|
||||
filetypes = { 'python' },
|
||||
root_markers = { 'ty.toml', 'pyproject.toml', 'setup.py', 'setup.cfg', 'requirements.txt', '.git' },
|
||||
root_markers = { 'ty.toml', 'pyproject.toml', 'setup.py', 'setup.cfg', 'requirements.txt', '.git', '.jj' },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue