config(nvim): add toml

main
sudo pacman -Syu 2024-09-03 22:16:21 +07:00
parent 723b49b48c
commit a72ef5128f
1 changed files with 1 additions and 0 deletions

View File

@ -514,6 +514,7 @@ require("lazy").setup({
"markdown_inline", "markdown_inline",
"proto", "proto",
"python", "python",
"toml",
"vim", "vim",
"vimdoc", "vimdoc",
}, },