]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2990: Jupyter Notebook files are not recognized v8.2.2990
authorkompowiec2 <diasp@o2.pl>
Sun, 13 Jun 2021 15:03:06 +0000 (17:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Jun 2021 15:03:06 +0000 (17:03 +0200)
commit2e66b0d1373891f40e2561ccd2d3369de1614bcd
treee8fe58641d1d75465015a8403a8bba013a83ae19
parentc2dec4cac4087af90dd4f64f4912a8e14a5fdd56
patch 8.2.2990: Jupyter Notebook files are not recognized

Problem:    Jupyter Notebook files are not recognized.
Solution:   Recognize *.ipynb. (closes #8375)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c