mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-08 11:34:51 +08:00
Add license section
This commit is contained in:
@@ -37,6 +37,7 @@ Contents *jedi-vim-contents*
|
|||||||
6.7. use_tabs_not_buffers |g:jedi#use_tabs_not_buffers|
|
6.7. use_tabs_not_buffers |g:jedi#use_tabs_not_buffers|
|
||||||
6.8. squelch_py_warning |g:jedi#squelch_py_warning|
|
6.8. squelch_py_warning |g:jedi#squelch_py_warning|
|
||||||
7. Contributing |jedi-vim-contributing|
|
7. Contributing |jedi-vim-contributing|
|
||||||
|
8. License |jedi-vim-license|
|
||||||
|
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
@@ -371,4 +372,9 @@ Default: 0 (Warning is shown)
|
|||||||
If you have any comments or feature requests, please tell me! I really want
|
If you have any comments or feature requests, please tell me! I really want
|
||||||
to know, what you think about Jedi and jedi-vim.
|
to know, what you think about Jedi and jedi-vim.
|
||||||
|
|
||||||
|
==============================================================================
|
||||||
|
8. License *jedi-vim-license*
|
||||||
|
|
||||||
|
Jedi-Vim is licensed under the GNU LGPL v3 license or later.
|
||||||
|
|
||||||
vim: textwidth=78 tabstop=8 filetype=help:norightleft:
|
vim: textwidth=78 tabstop=8 filetype=help:norightleft:
|
||||||
|
|||||||
Reference in New Issue
Block a user