Default mappings override user mappings in Rust ( [[ and ]] mappings )

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

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

    Discontinued Improve startup time for Neovim

  • Did you defined your [[ and ]] mappings in that file or just created it? the after directory runs at the end of your config so you can override this kind of settings. Maybe you are using impatient.nvim? From their README:

  • rust.vim

    Vim configuration for Rust.

  • Most of the customizations in the $VIMRUNTIME's rust ftplugin are guarded behind a flag (g:rust_fold, g:rustfmt_autosave,g:rust_recommended_style, etc.) to control enabling and disabling them, but for some reason the navigation mappings are unconditionally defined, with no flag to turn them off... It might be worth going through the issues in https://github.com/rust-lang/rust.vim to see if that ever came up before.

  • 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

  • Can’t run specific test via LSP

    3 projects | /r/neovim | 1 Apr 2023
  • Struggling to get basic diagnostic working with LSP

    3 projects | /r/neovim | 5 Dec 2022
  • Config For rust dev

    8 projects | /r/neovim | 27 Jul 2022
  • Need help for setting up neovim.

    6 projects | /r/neovim | 25 Jul 2022
  • I can't stand using VSCode so I wrote my own (it wasn't easy)

    10 projects | news.ycombinator.com | 21 Apr 2024