| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Source: https://btj93.github.io/nvim-0-11
|
|
|
|
|
|
|
|
|
|
|
|
And another to reopen the last telescope search.
|
|
Also, centralize the line on the screen when paging up and down.
|
|
|
|
Also trigger completion with at lease 2 characters.
|
|
|
|
|
|
It is less visually cumbersome than other plugins I've used in the past.
|
|
If `gx` is used over a string of the format "xxx/yyy" when editing a
Lua file, a github prefix will be added before opening.
Also fixed other Lua specific bindings with `buffer = true`, so that
those bindings stop spilling outside lua.
|
|
|
|
And opening the files from the current commit with git_files will
exclude deleted files.
|
|
For usability and appearance related, respectively.
|
|
|