asyncomplete.vim VS nim.vim

Compare asyncomplete.vim vs nim.vim and see what are their differences.

asyncomplete.vim

async completion in pure vim script for vim8 and neovim (by prabirshrestha)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
asyncomplete.vim nim.vim
4 5
900 213
- -
3.4 0.0
7 months ago 19 days ago
Vim Script Vim Script
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

asyncomplete.vim

Posts with mentions or reviews of asyncomplete.vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-20.

nim.vim

Posts with mentions or reviews of nim.vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-18.
  • {. annoyed .}
    1 project | /r/nim | 25 Jan 2023
    i use nim.vim for syntax highlighting, built-in lspconfig + nimls(p) + cmp as the language server and completion framework. for the snippets, i use luasnips.
  • How do you guys run the code you write with vim?
    11 projects | /r/vim | 18 Jan 2023
    There is a built in feature to this called :h :make (not to be confused with the build tool gnu make) which uses the :h 'makeprg' option which can be set per language usually done in the compiler folder of language syntax plugins, like here or here
  • Nimlsp in Neovim's builtin lsp
    4 projects | /r/nim | 8 Apr 2022
  • NVIM falsely highlights external functions
    4 projects | /r/neovim | 19 Sep 2021
    What do you use (plain neovim doesn't seem to have nim support): https://github.com/zah/nim.vim/ or https://github.com/alaviss/nim.nvim ? You should probably complain on their issue trackers.
  • Tagfiles in Nim?
    3 projects | /r/nim | 12 Feb 2021
    I don't use neovim, but nim.vim covers the basics.

What are some alternatives?

When comparing asyncomplete.vim and nim.vim you can also consider the following projects:

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

nvim-lspconfig - Quickstart configs for Nvim LSP

completion-nvim - A async completion framework aims to provide completion to neovim's built in LSP written in Lua

ide.nvim - Quickstart config for using Nim and Neovim

VimCompletesMe - You don't Complete Me; Vim Completes Me! A super simple, super minimal, super light-weight tab completion plugin for Vim.

nim.nvim - Nim plugin for NeoVim

YouCompleteMe - A code-completion engine for Vim

Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

vim-mucomplete - Chained completion that works the way you want!

run-with-me.vim - Runs current buffer code

deoplete.nvim - :stars: Dark powered asynchronous completion framework for neovim/Vim8

vimtex - VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.