aboutsummaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/config/packer.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/config/packer.lua b/lua/config/packer.lua
index 4b4a4e9..e85a35d 100644
--- a/lua/config/packer.lua
+++ b/lua/config/packer.lua
@@ -58,5 +58,4 @@ use {
58 "windwp/nvim-autopairs", 58 "windwp/nvim-autopairs",
59 config = function() require("nvim-autopairs").setup {} end 59 config = function() require("nvim-autopairs").setup {} end
60 } 60 }
61 use { 'codota/tabnine-nvim', run = "./dl_binaries.sh" }
62end) 61end)
tr> 2025-01-13Rewrite config in pure luaphilw5-200/+212 2025-01-13Update configphilw8-405/+212 2025-01-11Remove redundant deps, rewrite file treephilw2-68/+129 2024-11-20update initphilw1-0/+3 2024-10-06Enable terminal toggle keybindphilw1-1/+2 2024-05-10Enable lspsaga's floating window opacityphilw1-0/+3 2024-05-07Update README.mdphilw1-2/+2 2024-05-07Update colorschemephajw1-9/+23 2024-05-07Increase document traversal speedphajw1-5/+11 2024-04-30Update readmephilw1-1/+2