Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Guess-indent.nvim Alternatives
Similar projects and alternatives to guess-indent.nvim
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
marks.nvim
A better user experience for viewing and interacting with Vim marks.
-
-
indent-o-matic
Dumb automatic fast indentation detection for Neovim written in Lua
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
-
-
-
-
-
NvChad
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
-
LunarVim
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
-
-
kickstart.nvim
A launch point for your personal nvim configuration
-
-
Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
-
todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
-
nvim-lsp-installer
Further development has moved to https://github.com/williamboman/mason.nvim!
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
guess-indent.nvim reviews and mentions
-
A Minimal Neovim Configuration for TypeScript Development featuring Lazy.nvim, LSP, Tree-Sitter, Prettier, Guess-Indent
The fantastic nmac427/guess-indent.nvim package is used to automatically detect the indentation scheme when a file is opened.
-
How do you manage to insert both plain tabs and 4-space tabs?
In addition to editorconfig, which other comments have mentioned, there are also plugins that can set your indentation options based on the presence of tabs or spaces in the files you have open. I like guess-indent.nvim.
-
Trouble detecting shiftwidth correctly
I use a combination of guess-indent.nvim and :h listchars. Here's how I use them together in my config.
-
The way indentation and syntax highlighting is handled in nvim is frustrating me
If you want to have a different indentation based on the current file context, take a look at this plugin: https://github.com/NMAC427/guess-indent.nvim
-
Neovim for web development, mainly Frontend
I'd add guess-indent to that list as well, if you're working on a project that doesn't have a set standard on indentation.
-
Different tab sizes for each language
I use this plugin guess-indent.nvim
-
What unique Neovim plugins do you use?
NMAC427/guess-indent.nvim - Automatic indentation style detection for Neovim
- guess-indent — Automatic indentation style detection plugin for neovim
-
A note from our sponsor - Mergify
blog.mergify.com | 27 Sep 2023
Stats
NMAC427/guess-indent.nvim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of guess-indent.nvim is Lua.
Popular Comparisons
- guess-indent.nvim VS vim-sleuth
- guess-indent.nvim VS lsp-inlayhints.nvim
- guess-indent.nvim VS indent-blankline.nvim
- guess-indent.nvim VS marks.nvim
- guess-indent.nvim VS rnoweb-nvim
- guess-indent.nvim VS satellite.nvim
- guess-indent.nvim VS indent-o-matic
- guess-indent.nvim VS nvim-compe
- guess-indent.nvim VS telescope.nvim
- guess-indent.nvim VS toggleterm.nvim