Skip to content

Commit

Permalink
Add + and @ to keywords
Browse files Browse the repository at this point in the history
Fixes freitass#71 on (freitass/todo.txt-vim)
  • Loading branch information
manimax3 committed May 18, 2019
1 parent 9a0e134 commit 1aed6fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ftplugin/todo.vim
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ set cpo&vim
" created or edited.
setlocal textwidth=0
setlocal wrapmargin=0
setlocal iskeyword+=+,@

" Mappings {{{1
" Sort tasks {{{2
Expand Down

0 comments on commit 1aed6fe

Please sign in to comment.