Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
language server (#2072)
Co-authored-by: kylo252 <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Bugfix] Allow disabling the open binding for ToggleTerm
|
|
|
|
Co-authored-by: kylo252 <[email protected]>
|
|
|
|
|
|
|
|
Check if the manager `autocomd` has already been configured,
since some servers can take a while to initialize.
|
|
|
|
|
|
* feat(terminal): lazygit can now be toggled
- remove `hidden` parameter so it can be persistent
- map keybinding for both normal and term modes
- a default shell is now always reachable with `<C-t>` in a split
- add an addition keybinding `<C-\>` for `lazygit`
since it's hard to hit `<leader>gg` within the `timeoutlen` < 300ms
* revert(terminal): use float direction by default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: kylo252 <[email protected]>
|
|
Co-authored-by: grenaad <[email protected]>
Co-authored-by: grenaad <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|