mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-28 03:30:12 +02:00
style: cleanup
This commit is contained in:
parent
814c43a053
commit
a44054fc62
2 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
-- This file is automatically loaded by plugins.config
|
-- This file is automatically loaded by lazyvim.plugins.config
|
||||||
|
|
||||||
local util = require("lazyvim.util")
|
local util = require("lazyvim.util")
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
vim.notify("adding typescript")
|
|
||||||
return {
|
return {
|
||||||
|
|
||||||
-- add typescript to treesitter
|
-- add typescript to treesitter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue