andri-ch / gotoword

vim plugin that gives users the possibility to write and access documentation about the word or expr. under cursor
GNU Lesser General Public License v3.0
0 stars 0 forks source link

make contexts in utils.Context to be keywords #30

Open andri-ch opened 9 years ago

andri-ch commented 9 years ago

each context is a keyword in turn that belongs to other contexts. so one context references a keyword with the same name that can belong to other contexts, too -> it's like folders are fiiles too in an operation system.

so, keyword is a OneToOne relationship...