Updated config
This commit is contained in:
parent
f138e06de2
commit
494a310842
7 changed files with 290 additions and 59 deletions
|
@ -17,6 +17,7 @@ vim.api.nvim_create_user_command("ToggleComment", function()
|
|||
javascript = "//",
|
||||
jsonc = "//",
|
||||
lua = "--",
|
||||
python = "#",
|
||||
rust = "//",
|
||||
sh = "#",
|
||||
tmux = "#",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue