Sublime text like autocomplete in vim

This page summarizes the projects mentioned and recommended in the original post on /r/vim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • coc.nvim

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

    Also, depending on if you were using Language Server Protocol (LSP) client/integration in Sublime, you may find a number of vim LSP client plugins that are semantically aware of the code you're typing and suggest correct kinds of completions (e.g. variables, functions, ...etc), like vim-lsp, coc.nvim, or built-in neovim LSP client that you may have to configure using Lua (I would search around for blog posts that describe this process).

  • supertab

    Perform all your vim insert mode completions with Tab

    There are plugins that may improve this experience for you, like supertab, vimcompletesme, or vim-mucomplete. You can find more completion plugins here.

  • 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.

  • VimCompletesMe

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

    There are plugins that may improve this experience for you, like supertab, vimcompletesme, or vim-mucomplete. You can find more completion plugins here.

  • vim-mucomplete

    Chained completion that works the way you want!

    There are plugins that may improve this experience for you, like supertab, vimcompletesme, or vim-mucomplete. You can find more completion plugins here.

  • vim-lsp

    async language server protocol plugin for vim and neovim

    Also, depending on if you were using Language Server Protocol (LSP) client/integration in Sublime, you may find a number of vim LSP client plugins that are semantically aware of the code you're typing and suggest correct kinds of completions (e.g. variables, functions, ...etc), like vim-lsp, coc.nvim, or built-in neovim LSP client that you may have to configure using Lua (I would search around for blog posts that describe this process).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts