mirror of
https://github.com/cap153/nvim.git
synced 2026-04-20 12:15:34 +08:00
改用neovim内置的注释功能
This commit is contained in:
parent
63f1d16bc4
commit
a7c0a23077
6 changed files with 160 additions and 183 deletions
|
|
@ -23,8 +23,6 @@ local specs = {
|
|||
"https://github.com/kevinhwang91/promise-async",
|
||||
-- conform.lua 格式化工具formatter
|
||||
"https://github.com/stevearc/conform.nvim",
|
||||
-- kommentary.lua 注释插件
|
||||
"https://github.com/b3nj5m1n/kommentary",
|
||||
-- noice.lua 取代消息、命令行和弹出菜单的 UI
|
||||
"https://github.com/folke/noice.nvim",
|
||||
"https://github.com/MunifTanjim/nui.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue