Splitting my vimrc, things won't load correctly

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
  • vim-packager

    Vim plugin manager that utilizes "jobs" and "pack" features.

  • my plugin manager config is in a file called manager.vim in my plugin directory, my manager being vim-packager and located in pack/packager/opt directory. All I want is to have this manager.vim file, when needed do a packadd vim-packager do whatever I need in my manager file lunch Packager{Install,Update,Clear} and that's all. But for now when I do a packadd vim-packager and I any of these commands Vim tells me E492: Commande inconnue: PackagerInstall. How can I manage that ?

  • vim-lsp

    async language server protocol plugin for vim and neovim

  • I don't want Vim to throw errors when I load my Vim workflow without having downloaded my plugins beforehand so I searched and I found about :h exists(), pretty much what I wanted ! So for example I use vim-lsp as my LSP client, I have some basic configs for it in plugin/lsp.vim. As I know that if I have the lsp#complete function, I have vim-lsp I surrounded my configs with

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

    InfluxDB logo
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