mirror of
https://github.com/cap153/nvim.git
synced 2025-12-27 03:34:57 +08:00
first commit
This commit is contained in:
commit
6955e90e07
61 changed files with 3641 additions and 0 deletions
5
lua/lazy/plugins/tabular.lua
Normal file
5
lua/lazy/plugins/tabular.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
-- tabular,使用:Tab /=来格式化等号之类,特使符号要转义如:Tabularize /\/
|
||||
return {
|
||||
'godlygeek/tabular'
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue