mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nvim): add oatmeal plugin to use ollama directly in Neovim
This commit is contained in:
2
Brewfile
2
Brewfile
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user