]> git.gir.st - VimFx.git/commit
Move lib/mode-hints/* directly into lib/
authorSimon Lydell <simon.lydell@gmail.com>
Fri, 23 Jan 2015 20:33:12 +0000 (21:33 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Fri, 23 Jan 2015 22:43:30 +0000 (23:43 +0100)
commitb69bef86342f5f72149c0154d7a421d14d0ebcc3
tree8739aa0be00603409f64273b28af39c8febf5aae
parente97119ae720b3028499b65833066cd048e3b0257
Move lib/mode-hints/* directly into lib/

lib/mode-hints/mode-hints.coffee was very short and fit really well into
lib/modes.coffee. Then there were only two files left in the lib/mode-hints
directory: hints.coffee and marker.coffee, which made that directory not feeling
warranted anymore. Besides, marker.coffee could be refactored into a more
general marker abstraction that could be used for other things than hints as
well.
extension/lib/hints.coffee [moved from extension/lib/mode-hints/hints.coffee with 99% similarity]
extension/lib/marker.coffee [moved from extension/lib/mode-hints/marker.coffee with 98% similarity]
extension/lib/mode-hints/mode-hints.coffee [deleted file]
extension/lib/modes.coffee
Imprint / Impressum