Trouble detecting shiftwidth correctly

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. vim-sleuth

    sleuth.vim: Heuristically set buffer options

    VsCode has an internal function from auto-detecting indentation, while my config uses vim-sleuth with indent-blankline.nvim.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. indent-blankline.nvim

    Indent guides for Neovim

    VsCode has an internal function from auto-detecting indentation, while my config uses vim-sleuth with indent-blankline.nvim.

  4. guess-indent.nvim

    Automatic indentation style detection for Neovim

    I use a combination of guess-indent.nvim and :h listchars. Here's how I use them together in my config.

  5. .config

    mirror of repo on Codeberg (by heygarrett)

    I use a combination of guess-indent.nvim and :h listchars. Here's how I use them together in my config.

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

  • Background highlight opacity?

    1 project | /r/neovim | 2 Dec 2023
  • How to only load a plugin when a function is called (Plugged)?

    1 project | /r/neovim | 13 Jul 2023
  • Treesitter Error: attempt to index local 'query' (a nil value)

    4 projects | /r/neovim | 17 May 2023
  • Can Neovim handle highlight priority?

    1 project | /r/neovim | 25 Feb 2023
  • kui.nvim - an experiment into a real graphical framework, with kitty & cairo

    3 projects | /r/neovim | 12 Feb 2023

Did you know that Lua is
the 18th most popular programming language
based on number of references?