aboutsummaryrefslogtreecommitdiff
path: root/vim/syntax
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@gmail.com>2013-09-30 16:06:48 -0500
committerFelipe Contreras <felipe.contreras@gmail.com>2013-11-20 07:23:29 -0600
commit85b3dc9f0f33f7af1acb111738d3a1b37befcc01 (patch)
tree346fbcf58a15e5aadb33d099731e144abba1d525 /vim/syntax
parent47e1f39c56963812ebb4711ee9c62d267b7f7a85 (diff)
vim: refactor database handling
To minimize memory usage we need to destroy the queries and the databases, so we should keep track of them. Each buffer gets a database connection that is destroyed when the buffer is destroyed, and all the queries along with it. Ideally notmuch should destroy the queries when the database is destroyed, but it's not doing that at the moment. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Diffstat (limited to 'vim/syntax')
0 files changed, 0 insertions, 0 deletions