2 Star 22 Fork 2

swiftycode/clitheme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
cspell.json 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
// cSpell Settings
{
// Version of the setting file. Always 0.2
"version": "0.2",
// language - current active spelling language
"language": "en",
// words - list of words to be always considered correct
"words": [
"globalvar",
"swiftycode",
"clitheme",
"feof", "reof",
"themedef", "clithemeinfo", "clithemedef", "infofile",
"substrules", "manpages",
"exactcmdmatch", "smartcmdmatch", "endmatchhere",
"leadtabindents", "leadspaces",
"strictcmdmatch", "normalcmdmatch", "exactcmdmatch", "smartcmdmatch",
"subststdoutonly", "subststderronly", "substallstreams", "foregroundonly",
"substvar", "substesc",
"PKGBUILD", "MANPATH",
"tcgetattr", "tcsetattr", "getpid", "setsid", "setitimer", "tcgetpgrp", "tcsetpgrp",
"TIOCGWINSZ", "TIOCSWINSZ", "TCSADRAIN", "SIGWINCH", "SIGALRM", "ITIMER", "SIGTSTP", "SIGSTOP", "SIGCONT", "SIGUSR1", "SIGUSR2",
"showchars", "keepends",
"appname", "domainapp",
"sanitycheck", "debugmode", "splitarray", "disablelang"
],
// flagWords - list of words to be always considered incorrect
// This is useful for offensive words and common spelling errors.
"flagWords": [
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/swiftycode/clitheme.git
git@gitee.com:swiftycode/clitheme.git
swiftycode
clitheme
clitheme
latest-STABLE

搜索帮助