Commit Graph

5 Commits

Author SHA1 Message Date
986025f473 Unset M-[ keybinding as it causes issues with pasting in terminal 2019-04-11 12:39:12 +01:00
61d17a20fc Add string-edit package 2019-01-28 11:32:15 +00:00
1080cd9a5f Update string-inflection keybindings 2019-01-28 11:29:46 +00:00
d218da5083 Fix mouse input issue in terminal mode caused by smart-shift
Replace the smart-shift package with functions ripped from textmate.el
2018-07-10 12:00:21 +01:00
87a86191db Majorly re-organize modules
- Split large modules into smaller parts (e.g. siren-text-manipulation)
- Organize modules into high level groups:
  - completion
  - core
  - editor
  - languages
  - linting
  - misc
  - navigation
  - projects
  - spelling
  - text-editing
  - version-control
  - windows
  - workspaces
2018-05-20 17:31:11 +01:00