How I set up Vim for writing LaTex, Python, C and C++?

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-plug

    :hibiscus: Minimalist Vim Plugin Manager

  • recommend first setting up a proper plugin manager : https://github.com/junegunn/vim-plug

  • coc-ccls

    CCLS (C/C++) extension for coc.nvim

  • dont over copy and paste example .vimrc, keep it simple and grow tooling as you use. for linting and code completion : https://github.com/neoclide/coc.nvim (easy to add languages)

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

    :cherry_blossom: A command-line fuzzy finder

  • and junegunn as a few nifty tools, working in both vim and cli. https://github.com/junegunn/fzf

  • vim-sensible

    sensible.vim: Defaults everyone can agree on

  • opps.. forgot to mention timpopes : https://github.com/tpope/vim-sensible settings :D

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