add txt files to g:denote_note_file_extension
This commit is contained in:
@@ -85,9 +85,10 @@ nnoremap [l :lprevious<CR>
|
||||
### Customization
|
||||
You can customize the behavior of this package using the following two global
|
||||
variables. The variable `g:denote_note_file_extensions` defaults to `['md',
|
||||
'org']` and lists the file extensions in which `:DenoteGrep` will look for the
|
||||
given pattern. The other variable `g:denote_loc_title_columns` defaults to `40`
|
||||
and specifies the number of columns used to display the titles of your notes.
|
||||
'org', 'txt']` and lists the file extensions in which `:DenoteGrep` will look
|
||||
for the given pattern. The other variable `g:denote_loc_title_columns` defaults
|
||||
to `40` and specifies the number of columns used to display the titles of your
|
||||
notes.
|
||||
|
||||
### Future features
|
||||
These features are planned:
|
||||
|
||||
Reference in New Issue
Block a user