api/nvim_get_mode: Use child-queue instead of "priority".

This commit is contained in:
Justin M. Keyes
2017-04-27 13:54:54 +02:00
parent acfd2a2a29
commit f17a818519
6 changed files with 11 additions and 12 deletions

View File

@@ -11,7 +11,6 @@
#include "nvim/api/vim.h"
#include "nvim/ascii.h"
#include "nvim/log.h"
#include "nvim/api/private/helpers.h"
#include "nvim/api/private/defs.h"
#include "nvim/api/buffer.h"