Nothing on linux
This commit is contained in:
parent
59de57ca73
commit
3ce6e836cf
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue