This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Oliver Davies 9a7863e5e0 Add edit_alternate.vim
https://github.com/tjdevries/edit_alternate.vim

This works for switching between classes and tests in Drupal modules,
which is something I was struggling to do with Projectionist.

Different to Projectionist, though, this plugin doesn't create an
alternate file if it doesn't exist, and doesn't prompt to select from
multiple options and returns the first matching one.
2024-08-11 10:47:49 +01:00
after/ftplugin Enable spell checking within rst files 2024-07-20 12:31:07 +01:00
lib Add edit_alternate.vim 2024-08-11 10:47:49 +01:00
lua/opdavies Add Sculpin talk snippets 2024-08-08 21:51:35 +01:00
overlays Add edit_alternate.vim 2024-08-11 10:47:49 +01:00
plugin Add edit_alternate.vim 2024-08-11 10:47:49 +01:00
spell Update spellfile 2024-08-10 02:27:47 +01:00
.envrc Add initial flake 2024-01-24 09:27:24 +00:00
.gitignore Configure spelling and a custom dictionary file 2024-05-14 13:00:32 +01:00
.luacheckrc Tidy neovim configuration 2024-02-24 22:26:31 +00:00
.markdownlint.yaml Ignore some markdownlint rules 2024-03-14 01:30:45 +00:00
CHANGELOG.md Update gitsigns keymaps 2024-03-14 01:41:40 +00:00
flake.lock Update flake dependencies 2024-07-08 09:27:00 +01:00
flake.nix Use flake-parts 2024-07-06 15:23:28 +01:00
init.lua Add init.lua 2024-01-24 09:27:24 +00:00
run Replace justfile with run 2024-07-06 12:02:25 +01:00
stylua.toml Add stylua.toml 2024-01-23 21:44:26 +00:00
todo Update todos 2024-06-07 23:55:22 +01:00