nvim-lua / kickstart.nvim

A launch point for your personal nvim configuration
MIT License
16.69k stars 16.61k forks source link

Enable `smartindent` option for default configuration #953

Open iharkatkavets opened 1 month ago

iharkatkavets commented 1 month ago

This PR enables a pretty useful option that probably exists in most IDE's by default - indentations. If you see if that can be useful to be included in basic configuration, please merge my PR. If not, I think it has to be at least mentioned(and commented) in the basic configuration.

iton0 commented 1 month ago

What's the purpose of vim-sleuth if this in an option in vim