Is vim slow with large files and syntax on?

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

    Yash's dotfiiles(configuration files for nixos and linux) (by txtyash)

  • The problems I face with neovim are running code. And also running code which takes input. Neovim just emits ansi escape codes or if a program needs any input then it'd panic the program. Specifically in my vimrc https://github.com/zim0369/dotfiles/blob/main/rcs/vimrc If you take a look at the last block of code written in vimscript which helps me run any program without having to leave vim, doesn't work well with neovim. If you can help me make it work smoothly with neovim then it'd be great.

  • tasks.vim

    Async jobs and tasks

  • For that CompileRunGcc function you use, you could check out my tasks plugin that can run that sort of commands async, but anything will work.

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

    Speed up Vim by updating folds only when called-for.

  • Could be foldmethod=syntax that's slow, try FastFold.

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