1
0
mirror of https://github.com/jiriks74/presence.nvim synced 2024-11-23 20:37:50 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Nick
25076ce092
feat: Support oil.nvim file explore (#58)
All checks were successful
Luacheck / Luacheck (push) Successful in 9m43s
StyLua / StyLua (push) Successful in 1m46s
* feat: Support oil.nvim file explore

* feat: more explicitly look for oil at the start of file_path

* feat: oil working with git buttons

work by @nick22985
2024-08-11 09:05:33 +02:00
c295e1e14f
fix(formatting): Fix formatting using stylua (#11) 2023-09-29 02:14:33 +02:00
Wuelner Martínez
c1c5475882
Add support for fern.vim (#86)
* feat(file_explorers): added support for `fern.vim`
* fix: missing trailing comma

see https://github.com/lambdalisue/fern.vim
2022-11-16 16:14:05 -08:00
nullishamy
a3f7c42a4a
Add neo-tree to the list of file explorers (#72) 2022-09-09 15:51:10 -07:00
Andrew Kwon
12d177985b Have snappier multi-window updates via focus events
- Fix multi-window presence
- Update on FocusGained events
- Add BufAdd handler and properly cancel on WinLeave
2021-05-31 17:44:31 -07:00
Andrew Kwon
70a3c23ae0 Generalize file tree option to file explorers 2021-05-19 23:23:15 -07:00