mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-23 05:38:38 +02:00
Added leetcode
This commit is contained in:
parent
073800f7db
commit
c1315e0d16
2 changed files with 18 additions and 5 deletions
3
lua/custom/plugins/leetcode.lua
Normal file
3
lua/custom/plugins/leetcode.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
'jiangmiao/auto-pairs'
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue