Skip to content

fix: delayed loading of the nvim-gps module#16

Open
brunuh wants to merge 3 commits intofgheng:mainfrom
brunuh:main
Open

fix: delayed loading of the nvim-gps module#16
brunuh wants to merge 3 commits intofgheng:mainfrom
brunuh:main

Conversation

@brunuh
Copy link
Copy Markdown

@brunuh brunuh commented Oct 4, 2022

What

Delays the loading of nvim-gps until required

Why

nvim-gps is being loaded when winbar.nvim is loaded, this causes a issue if nvim-gps is loaded after.
This is a workaround that delays the loading of nvim-gps

Addresses the issue reported here: #14

louis-vinchon and others added 3 commits October 1, 2022 11:57
nvim-gps is being loaded when winbar.nvim is loaded, this causes a issue
if nvim-gps is loaded after. This is a workaround that delays the
  loading of nvim-gps
@brunuh
Copy link
Copy Markdown
Author

brunuh commented Oct 4, 2022

Also integrated the seperator typo 😬 (I wanted it to get it into my branch)

@mauricekraus
Copy link
Copy Markdown

@brunuh I have included your fix and mine in my fork. Since this project seems to be unmaintained. I would be happy to continue the work on this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants