Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteb95e59

Browse files
committed
chore: remove trailing newlines and teminal cmd env var
1 parentf4d8ace commiteb95e59

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

‎lua/claudecode/config.lua

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,14 +95,6 @@ function M.apply(user_config)
9595
config=vim.tbl_deep_extend("force",config,user_config)
9696
end
9797

98-
-- Check environment variable for terminal_cmd if not set in user config
99-
ifconfig.terminal_cmd==nilthen
100-
localenv_cmd=vim.fn.getenv("CLAUDE_TERMINAL_CMD")
101-
ifenv_cmd~=vim.NILthen
102-
config.terminal_cmd=env_cmd
103-
end
104-
end
105-
10698
M.validate(config)
10799

108100
returnconfig

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp