all repos

init.lua @ 292631f

my nvim config
1 files changed, 1 insertions(+), 1 deletions(-)
Updated treesitter
Author: flof-ik ss2316544@gmail.com
Committed at: 2022-02-28 15:46:59 +0200
Parent: 649e779
M lua/fk/plugin.lua

@@ -88,7 +88,7 @@

-- Syntax use { "nvim-treesitter/nvim-treesitter", - branch = "0.5-compat", + run = ":TSUpdate", config = get_config "fk.plugin.treesitter", } end)