track alacritty, wayland, misc fixes and binfiles
This commit is contained in:
parent
ca20e04409
commit
4c1563501a
9 changed files with 1834 additions and 4 deletions
|
|
@ -7,7 +7,7 @@ return {
|
|||
config = function()
|
||||
require('nvim-treesitter').install({
|
||||
"astro", "bash", "c", "cmake", "css", "fish", "go", "html", "java",
|
||||
"javascript", "json", "json5", "latex", "lua", "make", "perl", "python", "regex",
|
||||
"javascript", "json", "json5", "latex", "make", "perl", "python", "regex",
|
||||
"ruby", "rust", "typescript", "vim", "yaml"
|
||||
}):wait(300000)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue