Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.32 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.32 KB

Sublime Text 4 Configuration

My Sublime Text 4 configuration. A product of over 8 years of use.

Config Files

Required visual Assets

Plugins

  • Multicommand for chaining together multiple commands into one. Mandatory for my Key Config
  • BetterFindBuffer for better navigation of global search results
  • Inc-Dec-Value incrementing numbers, setting uppercase/lowercase for words
  • SidebarEnhancements to remove unwanted files from project scope
  • SnippetMaker to create/edit/delete snippets, for those dull repetitive programming tasks
  • FileDiffs