dotfiles/talon/cursorless-talon/src/conventions.py

2 lines
78 B
Python

def get_cursorless_list_name(name: str):
return f"user.cursorless_{name}"