You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
205 B

  1. -- General options and remaps
  2. require('general.options')
  3. require('general.remaps')
  4. require('general.autocmd')
  5. -- Helper functions
  6. require('helper.toggle-tab-width')
  7. -- Plugins
  8. require('packer-plugins')