neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit b365036ab3f5e91439a5397ed0f32b651d60f08c
parent f1f42ec063795f9461d9744d62eaaa6cc978ea56
Author: Christian Clason <c.clason@uni-graz.at>
Date:   Fri,  3 Jan 2025 10:42:52 +0100

vim-patch:9.1.0986: filetype: 'jj' filetype is a bit imprecise

Problem:  filetype: 'jj' filetype is a bit imprecise
Solution: rename 'jj' filetype to 'jjdescription'
          (Gregory Anders)

closes: vim/vim#16364

https://github.com/vim/vim/commit/58c44e8833365e1a777330491c2799ae324ed893

Co-authored-by: Gregory Anders <greg@gpanders.com>