]> git.gir.st - VimFx.git/commit
Refactor modes.coffee by grouping all hints files
authorSimon Lydell <simon.lydell@gmail.com>
Sat, 7 Sep 2013 00:30:08 +0000 (02:30 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Sat, 7 Sep 2013 00:30:08 +0000 (02:30 +0200)
commit6ae428b82104c83fc0198737988f5f9f5bfc8225
tree1e73eeac63b40b0eea7ea06c7037227eba9ab0d8
parentb0761c5cce1614b5a973a0bd58df233145bdbba5
Refactor modes.coffee by grouping all hints files

There was too much code in modes.coffee, making it hard to extend in the
future. It simply requires mode-hints.coffee. However, adding _yet_ a new
file for the hints was one too much, so I group all hints-related files in
a folder called mode-hints.
extension/packages/mode-hints/bloomfilter.coffee [moved from extension/packages/bloomfilter.coffee with 100% similarity]
extension/packages/mode-hints/hints.coffee [moved from extension/packages/hints.coffee with 72% similarity]
extension/packages/mode-hints/huffman.coffee [moved from extension/packages/huffman.coffee with 100% similarity]
extension/packages/mode-hints/marker.coffee [moved from extension/packages/marker.coffee with 98% similarity]
extension/packages/mode-hints/mode-hints.coffee [new file with mode: 0644]
extension/packages/modes.coffee
Imprint / Impressum