Skip to content
Discussion options

You must be logged in to vote
  • Are there any general settings (non-Mini-related) off the top of one's mind where they assume Mini is used and should be set differently otherwise or are all of them recommended regardless of whether Mini is used?

Do you mean 'plugin/10_options.lua' file? If yes, then almost all of them are not exactly tied to MINI. They are somewhat subjective recommendation for a better default user experience. Some exceptions are maybe:

  • vim.o.showmode = false assumes that there is a statusline that shows current mode. In MiniMax it is 'mini.statusline', but it can be any other one.
  • Built-in completion options are good on their own, but in particular they are good for 'mini.completion'.
  • Syntax i…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by echasnovski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants