move rust

This commit is contained in:
Christian Nieves
2024-01-11 23:48:19 +00:00
parent b1203719a5
commit 721435ae71
7 changed files with 42 additions and 45 deletions

View File

@ -19,7 +19,7 @@ return {
{ import = "nvgoog.google.misc" },
-- maktaba is required by all google plugins
glug("maktaba", {
lazy = false,
lazy = true,
dependencies = {},
config = function() -- init?
vim.cmd("source /usr/share/vim/google/glug/bootstrap.vim")