actually.nvim
Autocomplete helper
A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one.
A plugin to help load the file you actually meant to load.
55 stars
1 watching
0 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
luaneovimneovim-pluginnvimnvim-pluginplugin
Related projects:
Repository | Description | Stars |
---|---|---|
jlesquembre/nterm.nvim | A plugin to simplify interactions with Neovim's terminal emulator | 57 |
pocco81/auto-save.nvim | Automates file saving in NeoVim based on customizable conditions and events | 671 |
deathbeam/autocomplete.nvim | Provides minimal autocompletion functionality for both buffer and cmdline in Neovim using LSP and Tree-sitter with signature help. | 45 |
tmillr/sos.nvim | An autosaver plugin for Neovim that automatically saves changed buffers at customizable intervals. | 19 |
m4xshen/autoclose.nvim | Automatically pairs and closes brackets in text editing | 523 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
nvim-neorocks/rocks.nvim | Automated plugin management and dependency resolution for Neovim plugins | 720 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,419 |
p00f/cphelper.nvim | Automates tasks in competitive programming to streamline development and testing processes. | 135 |
al1-ce/just.nvim | A plugin that enables task management and automation in Neovim using the Just file format. | 32 |
pianocomposer321/officer.nvim | A tool that provides an alternative to dispatch.vim, allowing users to run programs asynchronously while maintaining the convenience of Neovim's Lua ecosystem. | 20 |
jmbuhr/otter.nvim | A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 527 |
zeioth/none-ls-autoload.nvim | Automates loading and unloading of Mason packages for use with the none-ls language server protocol | 20 |
ecthelionvi/neocomposer.nvim | A Neovim plugin for managing and executing macros to enhance productivity with customizable playback control. | 402 |
sergioribera/cmp-dotenv | An autocompletion plugin that fetches environment variables from .env files and the system. | 65 |