Skip to content

Commit

Permalink
Merge pull request #2 from michaelbrusegard/winter-again/wezterm-conf…
Browse files Browse the repository at this point in the history
…ig.nvim

Add `winter-again/wezterm-config.nvim`
  • Loading branch information
michaelbrusegard authored Sep 9, 2024
2 parents 6b6e1d4 + f9b3e9e commit fff83ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Checklist

- [ ] The plugin is specifically built for WezTerm.
- [ ] The plugin is specifically built for WezTerm. It is okay if it has a Neovim counterpart, if it has a part specifically built for being installed in WezTerm.
- [ ] The lines end with a `.`. This is to conform to `awesome-list` linting and requirements.
- [ ] The title of the pull request is ``Add/Update/Remove `username/repo` `` (notice the backticks around `` `username/repo` ``) when adding a new plugin.
- [ ] The description doesn't mention that it's a WezTerm plugin, it's obvious from the rest of the document. No mentions of the word `plugin` unless it's related to something else. No `.. for WezTerm`.
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

- [Keybinding](#keybinding)
- [Media](#media)
- [Neovim](#neovim)
- [Session](#session)
- [Tab bar](#tab-bar)
- [Utility](#utility)
Expand All @@ -26,6 +27,10 @@

- [xarvex/presentation.wez](https://github.com/xarvex/presentation.wez) - Rather simple presentation mode toggle.

## Neovim

- [winter-again/wezterm-config.nvim](https://github.com/winter-again/wezterm-config.nvim) - Interact with the WezTerm configuration directly from Neovim.

## Session

- [MLFlexer/resurrect.wezterm](https://github.com/MLFlexer/resurrect.wezterm) - Save and restore the state of windows, tabs and panes.
Expand Down

0 comments on commit fff83ef

Please sign in to comment.