6a66bb5c70
chore(readme): rename file
b9b84e10bc
chore(editorconfig): add editorconfig file
859157d4bf
format: fix
0b9ded1f0b
fix: make setup work with neovim > 0.12 and nvim.pack
Examples and how to
Hello,
I succeded with the following actions file:
on:[push]jobs:check-format:runs-on:codeberg-tiny-lazysteps:# Check out the repository.-...
74b1ba4626
format: specify lua style format
1600ea026d
ci: fix running stylua
ci/fix
ci/fix
74b1ba4626
format: specify lua style format
1600ea026d
ci: fix running stylua
a2953be3a6
fix ci
48ae85e39f
fix ci
79ebb59b01
ci: fix checking out before checking format
8f12ec769c
ci: add stylua check
6c67321621
format: run pre-commit hooks
d0ce56b70f
chore(pre-commit): add pre-commit config file
c2052b1344
feat(ftplugin): add support for quarto filetypes
fb5769213a
feat: Open new terminal when executing line and doesn't exist
mutluyuz
deleted branch 2024年05月19日 05:48:36 +02:00
feat/switch-to-toggleterm from mutluyuz/nvim-replterm
a8fdcb4eeb
Merge pull request 'feat/switch-to-toggleterm: Use toggleterm instead of FTerm' (#1) from feat/switch-to-toggleterm into main
2c19e9e437
feat: Show term name when creating new terminal
758553fe47
feat: Delete old references to non-existent tabpages
5722971692
feat: Show terminals grouped when connecting on a new tabpage
0c934fbb10
docs(Readme): Update installation instructions to toggleterm
feat/switch-to-toggleterm: Use toggleterm instead of FTerm