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

feat(core): Add ignorecase and smartcase options #387

Merged
merged 1 commit into from
Sep 8, 2022
Merged

feat(core): Add ignorecase and smartcase options #387

merged 1 commit into from
Sep 8, 2022

Conversation

condy0919
Copy link
Contributor

@condy0919 condy0919 commented Aug 26, 2022

doom.ignorecase = true|false
doom.smartcase = true|false

@connorgmeehan connorgmeehan merged commit d741fa0 into doom-neovim:main Sep 8, 2022
@connorgmeehan
Copy link
Collaborator

Thanks for the PR @condy0919

molleweide added a commit to molleweide/doom-nvim that referenced this pull request Sep 28, 2022
* feat/root-settings-v4: (42 commits)
  fix: rm unused require
  feat(recursive): makes core recursive w/utils.tree
  refactor(settings): move settings table into root
  fix(whichkey): Not showing all keymaps
  Add extra description for configurable binds and autocmds
  Fix docs message and alignment
  chore,docs(release): Release doom-nvim v4.0.4
  fix(core): Fix accidentally enabled gdscript by default
  chore: format source code
  feat(langs,php): Added php language support
  docs: Improved docs on adding / installing plugins
  feat(langs,gdscript): Add gdscript language support
  feat(core): Add `requires_modules` field to modules
  chore: format source code
  feat(core): Add `ignorecase` and `smartcase` options (doom-neovim#387)
  Correct typos in README
  chore,docs(release): Release doom v4.0.3
  chore: Update pinned packer dependencies.
  chore: format source code
  fix(auto_install)!: Switch to using default install directory.
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants