ctrl k
  • lua/plugins/indent-tools.lua
    ■ ■ ■ ■ ■ ■
    1  ----@type LazySpec
    2  -return {
    3  - "arsham/indent-tools.nvim",
    4  - dependencies = { "arsham/arshlib.nvim" },
    5  - event = "User AstroFile",
    6  - config = function() require("indent-tools").config {} end,
    7  -}
    8  - 
Please wait...
Page is in error, reload to recover