You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vim and neovim can be mysterious to configure if you're new to them or new to running something that's not the out of the box configuration.
It would be nice to have a few repositories:
vim-playground
neovim-playground
emacs-playground
etc.
I envision repositories which contain configurations with Perl support which are ready to go. Ideally there would be an accompanying Dockerfile so that you could mess around with a fully configured editor right away and be productive with excellent tools immediately. I'm not advocating using the Docker env as a day to day solution, but if I wanted to test drive neovim with tree-sitter, completion, Perl Navigator, perltidy, etc it would be nice to get up and running quickly. It could also serve as a starting point for people who want to get their editors up to speed using the latest and greatest tools.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
vim and neovim can be mysterious to configure if you're new to them or new to running something that's not the out of the box configuration.
It would be nice to have a few repositories:
etc.
I envision repositories which contain configurations with Perl support which are ready to go. Ideally there would be an accompanying Dockerfile so that you could mess around with a fully configured editor right away and be productive with excellent tools immediately. I'm not advocating using the Docker env as a day to day solution, but if I wanted to test drive
neovim
withtree-sitter
, completion, Perl Navigator,perltidy
, etc it would be nice to get up and running quickly. It could also serve as a starting point for people who want to get their editors up to speed using the latest and greatest tools.Beta Was this translation helpful? Give feedback.
All reactions