diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-05-07 17:56:57 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-05-12 19:28:25 -0300 |
commit | 51ee26fe687facb730a5d96c71bb169dafc1d67e (patch) | |
tree | c6cc70e37a86efbcace22299462d3854db1795fe /src/api/vim.c | |
parent | 5b7a9d578033aad77a9e34dee83b8402c595fcbe (diff) | |
download | rneovim-51ee26fe687facb730a5d96c71bb169dafc1d67e.tar.gz rneovim-51ee26fe687facb730a5d96c71bb169dafc1d67e.tar.bz2 rneovim-51ee26fe687facb730a5d96c71bb169dafc1d67e.zip |
Implement generic map on top of khash
Implement a generic string->pointer associative array on top of the khash macro
library, providing a nice API for simple hash table requirements. (khash gives
lot of control with a not-so-friendly API, which is unnecessary on most cases)
Diffstat (limited to 'src/api/vim.c')
0 files changed, 0 insertions, 0 deletions