- fix
+ add
* enhancement

2018.09.28
* changed storage of snippets, now it's *.cuda-dic files with simple word per line (before was 2 words)

2018.08.31
+ refactored, made faster

2018.08.30
+ add ignore comments/string of lexer (https://github.com/iRamSoft/cuda_auto_replace/issues/19)
+ add reload snipps operation in config menu
* check and load snipps on start CudaText
* improved checking to start replacement operation
* removed unnecessary actions, if for the lexer there are no snipps

2018.08.29
initial
