dotfiles/nvim/lua
Gered c0e1ced17b add prompt & suffix functions to better generate ollama code fim prompts
most fim-capable models use a "template" that will auto-generate the
correct prompt text for the model using the `prompt` and `suffix` values
in the request data blob, if the `suffix` key is found
2024-10-02 22:53:21 -04:00
..
helper begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
plugins add prompt & suffix functions to better generate ollama code fim prompts 2024-10-02 22:53:21 -04:00
autocmds.lua begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
keymaps.lua begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
lazy-bootstrap.lua begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
lazy-plugins.lua begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
options.lua begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00