Fix vsnip_dir typo (#916)

This commit is contained in:
Brandon Conway 2021-07-13 14:05:35 -07:00 committed by GitHub
parent 127359e431
commit 08d930a6bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ O = {
line_wrap_cursor_movement = true,
transparent_window = false,
format_on_save = true,
vnsip_dir = vim.fn.stdpath "config" .. "/snippets",
vsnip_dir = vim.fn.stdpath "config" .. "/snippets",
default_options = {
backup = false, -- creates a backup file