Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

[BUG] Auto-indenter causing unexpected/incorrect results #364

Open
connorgmeehan opened this issue Jul 19, 2022 · 0 comments
Open

[BUG] Auto-indenter causing unexpected/incorrect results #364

connorgmeehan opened this issue Jul 19, 2022 · 0 comments
Labels
scope: bug Something isn't working

Comments

@connorgmeehan
Copy link
Collaborator

Current Behavior:

Sometimes auto indentation creates unexpected/incorrect results. This is a general problem effecting lots of languages.

Expected Behavior:

For the auto-indenter to be more reliable. Explore any fixes to improve auto indentation.

@connorgmeehan connorgmeehan added the scope: bug Something isn't working label Jul 19, 2022
molleweide added a commit to molleweide/doom-nvim that referenced this issue Aug 8, 2022
* main: (73 commits)
  refactor(settings): move settings table into root
  chore: format source code
  fix(explorer): avoid startup warning about unknown option
  fix(explorer): load when editing dir
  fix(netrw): do not disable loading netrw when netrw feature is enabled
  feat(langs,dockerfile): Added Dockerfile language support.
  chore: format source code
  feat(lsp): Enabled ghost_text by default
  chore(docs): Removed references to deprecated `develop` branch.
  chore: format source code
  feat(langs,ocaml): add language (doom-neovim#373)
  chore: format source code
  fix(docker,lsp,core): Dockerfile, lsp warning and preserve_edit_pos (doom-neovim#371)
  fix(linter): Increased formatting timeout.
  fix(lsp): Broken snippet options
  refact(langs): Renamed `snippets` to `extra_snippets`.
  fix(lsp): Fixed some lsps not working when `snippets` module disabled.
  chore(deps): Update pinned packer dependencies
  feat(docs): Added uninstall docs
  fix(logger): Fix when `stdpath('data')` doesn't exist @dwarfmaster doom-neovim#364
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant