1
0
Fork 0

Compare commits

..

2 commits

3 changed files with 9 additions and 0 deletions

View file

@ -114,6 +114,14 @@ ts.setup({
sync_install = false,
ignore_install = {},
modules = {}, -- not used, but it will silence lua_ls
incremental_selection = {
enable = true,
keymaps = {
init_selection = "<Enter>",
node_incremental = "<Enter>",
node_decremental = "<BS>",
},
},
ensure_installed = {
"bash",
"c",

View file

@ -41,3 +41,4 @@ circuncírculos
circunradio
intersectan
Karen
añañuca

Binary file not shown.