Compare commits
No commits in common. "76f0de5e018b8f566fd60f744efcd6f2520374e8" and "cc1fbd305c685be1e54c9000e90ca40d78de1f3d" have entirely different histories.
76f0de5e01
...
cc1fbd305c
3 changed files with 0 additions and 9 deletions
8
init.lua
8
init.lua
|
|
@ -114,14 +114,6 @@ ts.setup({
|
||||||
sync_install = false,
|
sync_install = false,
|
||||||
ignore_install = {},
|
ignore_install = {},
|
||||||
modules = {}, -- not used, but it will silence lua_ls
|
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 = {
|
ensure_installed = {
|
||||||
"bash",
|
"bash",
|
||||||
"c",
|
"c",
|
||||||
|
|
|
||||||
|
|
@ -41,4 +41,3 @@ circuncírculos
|
||||||
circunradio
|
circunradio
|
||||||
intersectan
|
intersectan
|
||||||
Karen
|
Karen
|
||||||
añañuca
|
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Reference in a new issue