Newbie learning C, people using vim, mind sharing your config ?

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

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

    A maintained ctags implementation

  • For basic completion there is :h ins-completion, and :h ctags gives you a "jump to definition" functionality with . For ctags you will need a separate program, like unviersal ctags.

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

  • Here‘s mine, it’s neovim but everything except for the LSP stuff at the end should work fine in vim.

  • mynvim

  • .vim

    ✍️ Bootstrapping vim configuration for *nix systems (by kssuraaj28)

  • https://github.com/kssuraaj28/.vim -- My self bootstrapping vim config. Should be easy to set up. I also do a lot of C, so should be a good fit for you :)

  • lsp

    Language Server Protocol (LSP) plugin for Vim9 (by yegappan)

  • Try https://github.com/yegappan/lsp with latest Vim

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

  • If you owned a nvidia tesla a100, what would you do with it?

    2 projects | /r/LocalLLaMA | 4 Jul 2023
  • How do you figure out which #include a function/variable came from?

    2 projects | /r/C_Programming | 3 May 2023
  • How to check the memory usage of my plugins?

    1 project | /r/neovim | 11 Jan 2023
  • Ctags and referencing static functions, is it possible?

    1 project | /r/C_Programming | 22 Sep 2022
  • Searching files or words using fuzzy finders

    1 project | /r/vim | 19 Jul 2022