Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/max397574/neorg-contexts


https://github.com/max397574/neorg-contexts

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Neorg Contexts

Neorg Contexts is a neorg module that will display the headings you're currently inside at the top of the buffer.
This is really similar to [nvim-treesitter-context](https://github.com/romgrk/nvim-treesitter-context).
The reason why this is a separate repository is that this is specifically for neorg and would require a lot of changes in the code of nvim-treesitter-context.

![neorg_contexts](https://user-images.githubusercontent.com/81827001/163712934-a4eef3db-17bd-4d31-9146-fea345521b94.png)

You can use load this module by putting
```lua
["external.context"] = {},
```
into your setup.

## ❤️ Support
If you like the projects I do and they can help you in your life you can support my work with [github sponsors](https://github.com/sponsors/max397574).
Every support motivates me to continue working on my open source projects.