mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-27 11:08:53 +02:00
plugins/sqlite-lua: init
This commit is contained in:
parent
908721cdbd
commit
2d5949f65c
2 changed files with 20 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.sqlite-lua.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue