aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2023-10-13 02:02:28 +0800
committerGuangxiong Lin <[email protected]>2023-10-13 02:02:28 +0800
commit66dcd611f8f2d866d9a60d5d497b8ac56df5514d (patch)
tree988517944f5e5928fcd15b8f50f9fb54de217854
parent99d94c7a964449fc671a6f41b218c078fdbcf16c (diff)
downloaddotfiles-66dcd611f8f2d866d9a60d5d497b8ac56df5514d.tar.gz
dotfiles-66dcd611f8f2d866d9a60d5d497b8ac56df5514d.tar.bz2
dotfiles-66dcd611f8f2d866d9a60d5d497b8ac56df5514d.zip
Update ledger main file
-rw-r--r--.vim/after/plugin/ledger.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vim/after/plugin/ledger.vim b/.vim/after/plugin/ledger.vim
index 6dea35b..1b81a63 100644
--- a/.vim/after/plugin/ledger.vim
+++ b/.vim/after/plugin/ledger.vim
@@ -10,7 +10,7 @@ let g:ledger_decimal_sep = '.'
let g:ledger_commodity_sep = ' '
let g:ledger_date_format = '%Y-%m-%d'
let g:ledger_extra_options = ''
-let g:ledger_main = expand('$HOME/Sync/ledgers/main.journal')
+let g:ledger_main = expand('$LEDGER_FILE')
function! s:ledger_keymap() abort
noremap { ?^\d<CR>