Dotfiles/site-modules/core/files/vim/plugin
Ade Attwood 76e05f928c fix(vim): treesitter highlighting to org files
The treesitter plugin for org files was getting setup after the org
plugin was loading, this is throwing errors when trying to view or edit
org files.

Now the plugin order has been changed so it all works correctly
2022-07-31 20:43:31 +01:00
..
colors.vim feat(vim): start moving back 2022-06-12 20:25:17 +01:00
comments.lua feat(vim): start moving back 2022-06-12 20:25:17 +01:00
completion.lua chore(vim): add mapping to exit completion 2022-07-10 21:11:42 +01:00
file-ops.vim feat(vim): start moving back 2022-06-12 20:25:17 +01:00
lint.lua feat(vim): enable lua support with linting and the lsp 2022-07-10 21:14:19 +01:00
lsp.lua feat(vim): get emmet to load for erb files 2022-07-31 20:42:11 +01:00
org.lua fix(vim): treesitter highlighting to org files 2022-07-31 20:43:31 +01:00
run.vim feat(vim): add in the old run plugin 2022-07-07 19:50:31 +01:00
snippets.lua feat(vim): start moving back 2022-06-12 20:25:17 +01:00
status-line.vim feat(vim): start moving back 2022-06-12 20:25:17 +01:00
treesitter.lua feat(vim): start moving back 2022-06-12 20:25:17 +01:00