]> git.rmz.io Git - dotfiles.git/commit
vim: update togglelist to also work in nvim
authorSamir Benmendil <me@rmz.io>
Wed, 12 Apr 2023 13:44:43 +0000 (14:44 +0100)
committerSamir Benmendil <me@rmz.io>
Sun, 17 Dec 2023 17:36:18 +0000 (17:36 +0000)
commitfbac7aa8db2a7c30a2f50f9f8735de5223ce2802
treec4427949cbb1cb46fc0c607a0b6d81641c021e32
parent3debb9f51be7d2f6326e5e5347b6c95d652126e0
vim: update togglelist to also work in nvim

I think the Quickfix window has been renamed which caused this to stop
working. The approach of using [cl]window seems better.
vim/after/plugin/togglelist.vim