doom-neovim / doom-nvim

A Neovim configuration for the advanced martian hacker
GNU General Public License v2.0
1k stars 108 forks source link

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

Closed condy0919 closed 2 years ago

condy0919 commented 2 years ago

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

connorgmeehan commented 2 years ago

Thanks for the PR @condy0919