otter.nvim
Code completion plugin
A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages.
Just ask an otter! 🦦
527 stars
4 watching
11 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
neovimnvimnvim-cmpnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
kiddos/gemini.nvim | An interface between Google's Gemini API and Neovim for providing code completion suggestions. | 30 |
tzachar/cmp-ai | An AI-powered code completion plugin that integrates with Neovim's cmp. | 196 |
bekaboo/dropbar.nvim | An IDE-like feature for displaying breadcrumbs in an integrated development environment (IDE) like Neovim. | 1,047 |
hrsh7th/cmp-cmdline | Provides a Vim plugin to manage command-line completions in a unified way | 564 |
milanglacier/minuet-ai.nvim | An extension that brings AI-powered code completion to Neovim | 98 |
jubnzv/mdeval.nvim | Evaluates code blocks inside markdown documents | 195 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 80 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 428 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 8 |
mong8se/actually.nvim | A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. | 55 |
onsails/lspkind.nvim | A plugin that adds pictograms to Neovim's lsp completion items | 1,507 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,419 |
sachinsenal0x64/hot.nvim | A plugin for Neovim that enables live code reloading and testing for multiple programming languages. | 28 |
abstract-ide/penvim | A plugin for Neovim that provides features to manage project directories and indentation detection with customizable configuration. | 51 |
declancm/cinnamon.nvim | A Neovim plugin that enables smooth scrolling animations for normal mode movements and commands. | 363 |