• Joined on 2020年09月08日
mutluyuz pushed to main at mutluyuz/nvim-replterm 2026年05月24日 23:18:13 +02:00
6a66bb5c70
chore(readme): rename file
mutluyuz pushed to main at mutluyuz/nvim-replterm 2026年05月24日 23:17:14 +02:00
b9b84e10bc
chore(editorconfig): add editorconfig file
mutluyuz pushed to main at mutluyuz/nvim-replterm 2026年05月24日 23:09:15 +02:00
859157d4bf
format: fix
mutluyuz pushed to main at mutluyuz/nvim-replterm 2026年05月24日 23:01:09 +02:00
0b9ded1f0b
fix: make setup work with neovim > 0.12 and nvim.pack
mutluyuz commented on issue actions/meta#10 2025年02月15日 14:53:24 +01:00
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.-...
mutluyuz deleted branch ci/fix from mutluyuz/nvim-replterm 2025年02月15日 14:49:34 +01:00
mutluyuz pushed to main at mutluyuz/nvim-replterm 2025年02月15日 14:49:34 +01:00
74b1ba4626 format: specify lua style format
1600ea026d ci: fix running stylua
Compare 2 commits »
mutluyuz merged pull request mutluyuz/nvim-replterm#2 2025年02月15日 14:49:33 +01:00
ci/fix
mutluyuz created pull request mutluyuz/nvim-replterm#2 2025年02月15日 14:48:51 +01:00
ci/fix
mutluyuz pushed to ci/fix at mutluyuz/nvim-replterm 2025年02月15日 14:47:22 +01:00
74b1ba4626 format: specify lua style format
mutluyuz pushed to ci/fix at mutluyuz/nvim-replterm 2025年02月15日 14:35:51 +01:00
1600ea026d ci: fix running stylua
mutluyuz pushed to ci/fix at mutluyuz/nvim-replterm 2025年02月15日 14:34:47 +01:00
a2953be3a6 fix ci
mutluyuz pushed to ci/fix at mutluyuz/nvim-replterm 2025年02月15日 14:33:09 +01:00
48ae85e39f fix ci
mutluyuz created branch ci/fix in mutluyuz/nvim-replterm 2025年02月15日 14:33:09 +01:00
mutluyuz pushed to main at mutluyuz/nvim-replterm 2025年02月12日 19:38:01 +01:00
79ebb59b01 ci: fix checking out before checking format
mutluyuz pushed to main at mutluyuz/nvim-replterm 2025年02月11日 20:51:07 +01:00
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
Compare 4 commits »
mutluyuz pushed to main at mutluyuz/nvim-replterm 2024年06月18日 11:56:39 +02:00
fb5769213a feat: Open new terminal when executing line and doesn't exist
mutluyuz deleted branch feat/switch-to-toggleterm from mutluyuz/nvim-replterm 2024年05月19日 05:48:36 +02:00
mutluyuz pushed to main at mutluyuz/nvim-replterm 2024年05月19日 05:48:34 +02:00
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
Compare 6 commits »
mutluyuz merged pull request mutluyuz/nvim-replterm#1 2024年05月19日 05:48:32 +02:00
feat/switch-to-toggleterm: Use toggleterm instead of FTerm