Dotfiles/site-modules/core/files/vim/plugin
Ade Attwood c6bf708f47 chore(vim): add treesitter plugin for running jest tests
You can now run Jest on different parts of our app and populate the
quickfix list with the errors. You can run the tests on

- The current tests under the cursor
- All the tests in the current file
- All the tests on the project
2023-06-02 16:53:15 +01:00
..
codeclimate.lua feat(vim): add codeclimate plugin 2022-11-15 20:38:14 +00:00
colors.vim feat(vim): make theme dynamic from BASE16_THEME use in the shell 2023-03-16 21:00:50 +00:00
comments.lua feat(vim): start moving back 2022-06-12 20:25:17 +01:00
completion.lua chore(vim): enable ghost_text in completion 2023-05-16 19:25:51 +01:00
file-ops.vim feat(vim): start moving back 2022-06-12 20:25:17 +01:00
fmt.vim feat(vim): split out and refactor format on save so it can be toggled 2022-11-15 20:05:39 +00:00
lint.lua chore(vim): add stylelint for linting scss files 2023-05-16 19:26:27 +01:00
lsp.lua fix(vim): split out document highlight and diagnostic float auto commands 2023-05-16 19:27:45 +01:00
org.lua fix(vim): treesitter highlighting to org files 2022-07-31 20:43:31 +01:00
run.vim refactor(vim): remove exit after run command 2022-12-03 16:14:29 +00:00
snippets.lua feat(vim): better snippets 2023-01-20 07:44:05 +00:00
status-line.vim feat(vim): start moving back 2022-06-12 20:25:17 +01:00
taskfile.lua chore(vim): add taskfile plugin 2023-06-02 16:52:03 +01:00
term.vim feat(vim): add term script back in from the history 2022-12-03 16:50:31 +00:00
treesitter.lua feat(core): start on the clojure journey 2023-04-25 21:00:23 +01:00
ts-jest.lua chore(vim): add treesitter plugin for running jest tests 2023-06-02 16:53:15 +01:00