Dotfiles/site-modules/core/files/vim
Ade Attwood 82d2b12659 feat(vim): add the first impl of the ollama pluign
The Ollama plugin provides a simple way to interact with an Ollama
language model from within Neovim. It uses as many of the built in
features as possible like buffers, tabs and markdown. This will make
this as small as possible so you don't have to install plugins with
loads of features you don't use.
2023-11-06 08:34:24 +00:00
..
after feat(vim): improve markdown editing with long wrapping lines 2023-11-04 07:20:10 +00:00
ftplugin feat(vim): add prr plugin for a better code review experience 2023-10-15 15:40:41 +01:00
plugin feat(vim): add the first impl of the ollama pluign 2023-11-06 08:34:24 +00:00
snippets/snippets feat(vim): add some snippets for markdown and reviewing 2023-11-04 08:47:23 +00:00
spell refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
init.vim refactor(vim): don't highlight search results 2023-11-04 07:28:30 +00:00