nvim: align plugin descriptions
This commit is contained in:
parent
5ec4df6e75
commit
514e74698c
1 changed files with 62 additions and 61 deletions
|
@ -456,4 +456,5 @@ config = {
|
|||
compile_path = vim.fn.stdpath('config')..'/lua/packer_compiled.lua',
|
||||
}})
|
||||
|
||||
-- vim command to align all plugin descriptions: select all plugins in visual line, :'<,'>Align \(.\+use { -- .\+: \+\)\@<=[^ ][^:]\+$
|
||||
-- vim:fdm=marker:fmr={,}:fdl=1:expandtab:tabstop=3:sw=3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue