Skip to content

Commit

Permalink
fix(neovim): coding
Browse files Browse the repository at this point in the history
  • Loading branch information
olimorris committed Jan 8, 2025
1 parent a80270a commit 4823fad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/nvim/lua/plugins/coding.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ return {
schema = {
model = {
default = "claude-3.5-sonnet",
},
max_tokens = {
default = 8192,
},
Expand Down

0 comments on commit 4823fad

Please sign in to comment.