Major clean up and improvements to vimwiki compatibility and documentation.
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -93,6 +93,6 @@ jobs:
|
||||
sudo apt-get install -y --no-install-recommends vim
|
||||
vim --version | head -1
|
||||
- name: run Neovim keymap harness
|
||||
run: ./scripts/test-keymaps.sh
|
||||
run: ./development/tests/test-keymaps.sh
|
||||
- name: run Vim keymap harness
|
||||
run: ./scripts/test-keymaps-vim.sh
|
||||
run: ./development/tests/test-keymaps-vim.sh
|
||||
|
||||
Reference in New Issue
Block a user