Is there an equivalent to :setlocal {option}< using Lua?

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

    mirror of repo on Codeberg (by heygarrett)

  • This is how I currently configure my indentation. The autocmd overrides anything set by the ftplugin files during startup, and that's the easiest method I've found keep my preferences across every file type.

  • indent-o-matic

    Dumb automatic fast indentation detection for Neovim written in Lua

  • I do use a plugin to match the indentation of existing files (indent-o-matic), and that overrides my own indentation preferences; matching the indentation style of an existing codebase is more important than my own preferences or a language style guide. But if I'm starting a new project I stick to tabs for accessibility (unless it would cause whitespace syntax problems).

  • 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

  • "set noet" ignored in python files

    1 project | /r/neovim | 15 Mar 2023
  • nvim: coq vs cmp

    3 projects | /r/neovim | 13 Jan 2023
  • Does anyone have a full-fledged command_center.nvim configuration?

    3 projects | /r/neovim | 12 Oct 2022
  • Neovim 0.8 appears to have broken my resolved capabilities configuration

    2 projects | /r/neovim | 4 Oct 2022
  • It’s worth it to learn how a feature works before installing a plugin claiming to make that feature better.

    1 project | /r/neovim | 28 Jul 2022