dotfiles/nvim
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
..
ftplugin begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
lua add prompt & suffix functions to better generate ollama code fim prompts 2024-10-02 22:53:21 -04:00
.gitignore begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
.stylua.toml begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
init.lua begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
install-deps.sh begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00
lazy-lock.json replace vim-expand-region with built-in nvim-treesitter functionality 2024-09-30 14:38:32 -04:00
README.md begin reorganizing into more general dotfiles repo structure 2024-09-14 15:15:39 -04:00

Gered's Neovim Configuration

Just my personal Neovim configuration. Probably nothing of interest to anyone else.

Originally based on kickstart.nvim.