trevorhauter / gitportal.nvim

Easily generate or ingest shareable permalinks to get to the files you want. Fast.
MIT License
5 stars 0 forks source link

Add config options for plugin #16

Closed trevorhauter closed 1 month ago

trevorhauter commented 2 months ago

Our plan, after issue #4, is to include reference to a line if the user is in visual mode. However, I could see some users wanting to configure a setting so the line is always referenced.

Example to zenmodes configuration: https://github.com/folke/zen-mode.nvim?tab=readme-ov-file#%EF%B8%8F-configuration

trevorhauter commented 1 month ago

Ths can be a catchall issue for several other options as well. I think some should be

switch_branch = "(always|ask_first|never)"