feat(nvim): add oatmeal plugin to use ollama directly in Neovim

This commit is contained in:
Stefan Imhoff
2024-01-01 14:13:43 +01:00
parent e844195053
commit 3b423caee8
5 changed files with 47 additions and 0 deletions

View File

@@ -477,6 +477,8 @@ brew "charmbracelet/tap/vhs"
brew "charmbracelet/tap/wishlist"
# CLI tool for CookLang Recipe Markup Language
brew "cooklang/tap/cook"
# Terminal UI to chat with large language models (LLM) using backends such as Ollama, and direct integrations with your favourite editor like Neovim!
brew "dustinblackman/tap/oatmeal"
# prettier, on SPEED!
brew "fsouza/prettierd/prettierd"
# macOS command line utility to configure multi-display resolutions and arrangements. Essentially XRandR for macOS.