-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: added icons and preview to insert_file_link
and insert_link
#70
Conversation
insert_file_link
and insert_link
fun…insert_file_link
and insert_link
Tbh I don't see why we should add an icon there in front of the paths I don't think the plenary thing should be necessary. Norg filetype is builtin now in core. If telescope doesn't recognize it you should open an issue there or in plenary repo. |
Also please change the commit message to not include an emoji |
I though about adding the icons, because all of the other pickers have them (like the telescope built-ins), but really it's just a cosmetic thing. About the plenary thing, I added it in the PR because I found the "-- I couldn't get syntax highlight to work with this :(" comment in the file, and since I was making changes to the previewer I didn't want them to get dismissed because of a possible syntax highlighting issue. |
well for builtin picker it might make sense to add icons because they represent the filetypes |
I've applied the requested changes
Thanks for the patience and I apologise if anything I said was rude or pretentious in any way. |
Hello, I've added icons and preview window to the
insert_file_link
andinsert_link
functions.To get syntax highlighting, I added this to my Neovim config.