ox icon indicating copy to clipboard operation
ox copied to clipboard

0.6.8

Open curlpipe opened this issue 1 year ago • 0 comments

  • [x] Create basic configuration creation assistant
    • [x] Create some options for the editor theme and syntax highlighting
    • [x] Create a struct to store the options the user chooses and can create a Lua file from that
    • [x] Create a basic UI with a prompt asking questions, triggered when no config exists or on --config-assist option
    • [x] Write the config on the user's request
    • [x] Give them some final words and place them in the editor when they're ready
  • [x] Install plug-ins for the user
  • [x] Better UI with a progress bar and clearing of screen
  • [x] Demonstrations of each configuration option
  • [ ] Theme builder
  • [ ] Fancy colour selection
  • [x] Better status line configuration format
  • [ ] Implement all bugfix, syntax and some editing tweaks
  • [ ] Git plugin configuration of icons
  • [ ] Remove Cactus and issue proper kaolinite update

curlpipe avatar Oct 17 '24 22:10 curlpipe