emacs: More autocomplete tweaks
This commit is contained in:
parent
ab9d778dc8
commit
6353cb8cc5
3 changed files with 12 additions and 6 deletions
|
@ -20,6 +20,8 @@
|
|||
(ledger-post-amount-alignment-at :decimal "Align on the decimal")
|
||||
(ledger-post-amount-alignment-column 69 "Align on column 70")
|
||||
(ledger-post-auto-align t "Align when moving to the next line")
|
||||
:config
|
||||
(advice-add 'ledger-complete-at-point :around #'cape-wrap-nonexclusive)
|
||||
)
|
||||
''
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue