mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Compare commits
2 Commits
141e857e0c
...
3d1c9505e9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3d1c9505e9 | ||
|
|
8cba1ba234 |
@ -50,12 +50,6 @@ local plugin_specs = {
|
|||||||
|
|
||||||
{
|
{
|
||||||
"nvim-treesitter/nvim-treesitter",
|
"nvim-treesitter/nvim-treesitter",
|
||||||
enabled = function()
|
|
||||||
if vim.g.is_mac then
|
|
||||||
return true
|
|
||||||
end
|
|
||||||
return false
|
|
||||||
end,
|
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
build = ":TSUpdate",
|
build = ":TSUpdate",
|
||||||
config = function()
|
config = function()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user