mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
feat: withings, ...
This commit is contained in:
parent
8d57794a47
commit
4b0dd87296
22 changed files with 193 additions and 32 deletions
|
|
@ -230,22 +230,6 @@ end, { silent = true })
|
|||
require('nvim-treesitter.configs').setup {
|
||||
-- A list of parser names, or "all"
|
||||
ensure_installed = {
|
||||
"c",
|
||||
"lua",
|
||||
"rust",
|
||||
"bash",
|
||||
"css",
|
||||
"dockerfile",
|
||||
"go",
|
||||
"hcl",
|
||||
"html",
|
||||
"javascript",
|
||||
"markdown",
|
||||
"nix",
|
||||
"norg",
|
||||
"python",
|
||||
"regex",
|
||||
"scss",
|
||||
},
|
||||
|
||||
sync_install = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue