stdpaths: Export get_xdg function (renamed) and use it for runtimepath

This commit is contained in:
ZyX
2015-10-17 14:45:53 +03:00
parent afb0f2f9b1
commit be91bc1e1a
4 changed files with 21 additions and 15 deletions

View File

@@ -5,6 +5,7 @@
#include <uv.h>
#include "nvim/os/fs_defs.h"
#include "nvim/os/stdpaths_defs.h"
#include "nvim/vim.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS