1
0
Fork 0

Nothing on linux

This commit is contained in:
Vivianne 2022-03-05 02:55:45 -08:00
parent 59de57ca73
commit 3ce6e836cf
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ return require('packer').startup(function(use)
-- FIXME need to download the sqlite3.dll from sqlite.org and place in config folder
vim.g.sqlite_clib_path = vim.fn.stdpath('config') .. '/sqlite3.dll'
end
-- see if anything to do on linux.
end
}
use {