Files
dotfiles/neovim/kickstart-old/scratch_config.json
2024-11-12 12:01:13 +10:30

1 line
887 B
JSON

{"filetype_details": {"go": {"filename": "main", "cursor": {"location": [4, 2], "insert_mode": true}, "requireDir": true, "content": ["package main", "", "func main() {", " ", "}"]}, "json": [], "gp.md": {"cursor": {"location": [12, 2], "insert_mode": true}, "content": ["# topic: ?", "", "- model: {\"top_p\":1,\"temperature\":0.7,\"model\":\"gpt-3.5-turbo-16k\"}", "- file: placeholder", "- role: You are a general AI assistant.", "", "Write your queries after 🗨:. Run :GpChatRespond to generate response.", "", "---", "", "🗨:", ""]}, "yaml": [], "k8s.yaml": {"subdir": "learn-k8s"}}, "use_telescope": true, "filetypes": ["xml", "go", "lua", "js", "py", "sh"], "localKeys": [{"filenameContains": ["gp"], "LocalKeys": [{"cmd": "<CMD>GpResponse<CR>", "modes": ["n", "i", "v"], "key": "<C-k>k"}]}], "scratch_file_dir": "/home/danmac/.cache/nvim/scratch.nvim", "window_cmd": "edit"}