mirror of
https://github.com/gyoder/dots.git
synced 2026-02-27 17:03:45 +00:00
updated plugin
This commit is contained in:
parent
ca6bb218fb
commit
c655235dbd
2 changed files with 44 additions and 9 deletions
|
|
@ -149,12 +149,5 @@ if vim.env.TMUX ~= nil then
|
|||
}
|
||||
end
|
||||
|
||||
|
||||
if vim.treesitter.language.ft_to_lang == nil then
|
||||
vim.treesitter.language.ft_to_lang = function(ft)
|
||||
return ft
|
||||
end
|
||||
end
|
||||
|
||||
-- https://simondalvai.org/blog/godot-neovim/
|
||||
require("godot")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue