Skip to content

Commit

Permalink
🔧 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
UltiRequiem committed Feb 28, 2022
1 parent 1337d76 commit 90e7a59
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions coc-settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@
"Extensionless",
"Fibora",
"Firestore",
"Folkip",
"GIFs",
"Geass",
"Genesys",
Expand All @@ -201,7 +202,9 @@
"Netfun",
"Packup",
"Pekusara",
"Piola",
"Platzi",
"Pokedex",
"Popen",
"Pylint",
"Pytest",
Expand Down Expand Up @@ -293,6 +296,7 @@
"gerpeka",
"godotenv",
"gofiber",
"googleusercontent",
"gqlgen",
"graphiql",
"gsettings",
Expand Down Expand Up @@ -330,6 +334,7 @@
"pgadmin",
"phpunit",
"pino",
"piolafood",
"pkill",
"planetscale",
"plimit",
Expand Down Expand Up @@ -375,11 +380,15 @@
"suspiko",
"sveltejs",
"sweetalert",
"tada",
"tailwindcss",
"taskkill",
"tixte",
"todos",
"tsdoc",
"tsyms",
"typedoc",
"ultidex",
"ultirequiem",
"untildify",
"upsert",
Expand Down
1 change: 1 addition & 0 deletions plugin/commands.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ vim.cmd([[
command! -nargs=0 Format :call CocAction('format')
command! -nargs=0 Q :q
command! -nargs=0 W :w
command! -nargs=0 DH :g/#/d
]])
2 changes: 1 addition & 1 deletion plugin/tressiter.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ require('nvim-treesitter.configs').setup({
indent = { enable = true },

rainbow = {
enable = true,
-- enable = true,
extended_mode = true,
},
})
Expand Down

0 comments on commit 90e7a59

Please sign in to comment.