Skip to content

soulis-1256/eagle.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eagle.nvim

Important

There are some pretty big features coming (most notably displaying the contents of vim.lsp.buf.hover()). This branch contains all of them. The full development of this plugin has been temporarily suspended due to my ongoing University exams, scheduled to conclude around early March. Until then, I will only be handling important issues. Thank you for your patience!

TODO

  • Optimization (skip when mouse is not over any code)
  • Limit window size when the height exceeds half of the screen's height
  • Fix the title sometimes being smaller than the contents of the window
  • Display the exact contents of vim.lsp.buf.hover()
  • Fix vim.lsp.util.stylize_markdown needing non-readonly and modifiable buffer
  • Display "LSP Info" in the whole window (replaced with "# LSP Info" and "---", handled as markdown)
  • Fix config.options.detect_mouse_timer being nil initially
  • Keyboard workflow?

Support

You can support me by donating through PayPal and by providing your feedback. You can find me on Discord.

About

Show diagnostics and lsp info inside a custom window

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages