mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 10:51:36 +00:00
languages/tailwind: fix use of lspconfig.util
This commit is contained in:
parent
6394f82a22
commit
b45b763fd4
1 changed files with 0 additions and 1 deletions
|
@ -121,7 +121,6 @@
|
||||||
workspace_required = true;
|
workspace_required = true;
|
||||||
root_dir = mkLuaInline ''
|
root_dir = mkLuaInline ''
|
||||||
function(bufnr, on_dir)
|
function(bufnr, on_dir)
|
||||||
local util = require 'lspconfig.util'
|
|
||||||
local root_files = {
|
local root_files = {
|
||||||
-- Generic
|
-- Generic
|
||||||
'tailwind.config.js',
|
'tailwind.config.js',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue