1
0
mirror of https://github.com/jiriks74/presence.nvim synced 2024-11-23 20:37:50 +01:00
presence.nvim/lua/presence
vhyrro 9fd2a30127
Add the ability to show the current line number in presence (#16)
* fix: rewrite for latest commit
* fix: formatting
* fix: use BufEnter instead of BufRead for more stable presence updates
* fix: change vimscript variable from false to 0
Co-authored-by: Andrew Kwon <andrewshky@gmail.com>
* fix: revert back to TextChanged rather than InsertEnter, refactor bits of the codebase
* fix: formatting
* fix: luacheck error and compare options to numeric values rather than booleans
Co-authored-by: Andrew Kwon <andrewshky@gmail.com>
2021-05-22 12:46:41 -07:00
..
discord.lua Support Discord Rich Presence on Windows 2021-03-28 11:24:54 -07:00
file_assets.lua Fix LaTeX file asset 2021-05-12 22:30:11 -07:00
file_explorers.lua Generalize file tree option to file explorers 2021-05-19 23:23:15 -07:00
init.lua Add the ability to show the current line number in presence (#16) 2021-05-22 12:46:41 -07:00
plugin_managers.lua Dynamic Text Update (#15) 2021-05-19 22:04:56 -07:00