]> 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>
Tue, 31 Oct 2023 23:08:51 +0000 (23:08 +0000)
commitd84533d1e9eea28deb5089a66559774a68cb55a3
treec4427949cbb1cb46fc0c607a0b6d81641c021e32
parente3bc42d5aa2868d51a8024aec1ecce46ea2fb8f2
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