23022024-5
This commit is contained in:
parent
06e5331c46
commit
dab7bd09bc
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
||||||
local config = function()
|
local config = function()
|
||||||
local parser_configs = require("nvim-treesitter.parsers").get_parser_configs()
|
|
||||||
parser_configs.markdown.used_by = { "telekasten" }
|
|
||||||
require("nvim-treesitter.configs").setup({
|
require("nvim-treesitter.configs").setup({
|
||||||
build = ":TSUpdate",
|
build = ":TSUpdate",
|
||||||
indent = {
|
indent = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue