mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-23 11:27:46 +02:00
ftplugin: Fix whitespace indentation
This commit is contained in:
parent
613d038ca3
commit
6f5f641ceb
1 changed files with 48 additions and 47 deletions
|
@ -114,6 +114,7 @@ if !exists('g:taskwiki_suppress_mappings')
|
|||
let maplocalleader = '\t'
|
||||
endif
|
||||
endif
|
||||
|
||||
nnoremap <silent><buffer> <LocalLeader>a :TaskWikiAnnotate<CR>
|
||||
nnoremap <silent><buffer> <LocalLeader>bd :TaskWikiBurndownDaily<CR>
|
||||
nnoremap <silent><buffer> <LocalLeader>bw :TaskWikiBurndownWeekly<CR>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue