Skip to content

Commit

Permalink
fix: set default value for variable
Browse files Browse the repository at this point in the history
  • Loading branch information
tricktux committed Oct 9, 2024
1 parent bd4b6fe commit 962b4ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions defaults/.config/nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ local function set_globals()
-----------------------

vim.g.copilot_active = false
vim.g.advanced_plugins = 0

-- Disable unnecessary providers
-- Saves on average 3ms (on linux) :D
Expand Down

0 comments on commit 962b4ab

Please sign in to comment.