g4m3r changes
This commit is contained in:
parent
5b02259b30
commit
4bd342b207
4 changed files with 21 additions and 1 deletions
|
|
@ -527,5 +527,13 @@ nmap <silent> gy <Plug>(coc-type-definition)
|
|||
nmap <silent> gi <Plug>(coc-implementation)
|
||||
nmap <silent> gr <Plug>(coc-references)
|
||||
|
||||
" beancount macros
|
||||
au BufReadPost,BufNewFile *.beancount
|
||||
\ let @f = 'joExpenses:Megs:Foodjj0zz' |
|
||||
\ let @o = 'joExpenses:Megs:Otherjj0zz' |
|
||||
\ let @p = 'joExpenses:Needs:Petroljj0zz' |
|
||||
\ let @b = 'joAssets:ZeroSum:BankTransferjj0zz' |
|
||||
\ let @w = 'kkkkA #wrong-cardjjjj'
|
||||
|
||||
" Use K to show documentation in preview window
|
||||
nnoremap <silent> K :call ShowDocumentation()<CR>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue