ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.84k stars 455 forks source link

refactor: use aerial to provide outline. #1059

Closed ayamir closed 8 months ago

ayamir commented 8 months ago

Aerial.nvim has better outline support than symbols-outline.nvim. #1058 will be solved.

ayamir commented 8 months ago

image

image

CharlesChiuGit commented 8 months ago

the keymaps in the aerial config doesn't seem to work. it works, my skill issue lol

CharlesChiuGit commented 8 months ago

i think aerial's telescope extension is so spot on that I think we should just change keymap:go to open it's telescope preview. How do u think? @ayamir @Jint-lzxy image

Jint-lzxy commented 8 months ago

also i think aerial's telescope extension is so spot on that I think we should just change keymap:go to open it's telescope preview. How do u think?

Agree, but why not assign a keymap to each of them lol

CharlesChiuGit commented 8 months ago

Agree, but why not assign a keymap to each of them lol

absolutely! that would be even better!

CharlesChiuGit commented 8 months ago

I think it good to go.

Jint-lzxy commented 8 months ago

Sorry I'm a bit busy with other stuff atm. I'll review this PR sometime tomorrow :D