config_manager icon indicating copy to clipboard operation
config_manager copied to clipboard

TakeTuesday

Open tjdevries opened this issue 2 years ago • 8 comments

Current Plans:

  • [x] nvim-cmp
    • Repo: https://github.com/hrsh7th/nvim-cmp
    • YouTube: https://www.youtube.com/watch?v=_DnmphIwnjo
  • [x] Comment.nvim: https://twitter.com/numToStr/status/1447937587000250374
  • [ ] Luasnip
  • [ ] nvim-lsp
  • [ ] nvim-dap
  • [ ] treesitter & related plugins
    • [ ] neogen: https://github.com/danymat/neogen
  • [ ] neorg vs. orgmode.nvim
  • [ ] Tree plugins https://twitter.com/zanshin/status/1447952978560884744?s=20
  • [ ] neoclip: https://github.com/AckslD/nvim-neoclip.lua
  • [ ] Telescope (after 1.0)

tjdevries avatar Oct 12 '21 14:10 tjdevries

Awesome video! :sunglasses:

Can we suggest here? I'd say kristijanhusak/orgmode.nvim - it's a up and running Org Mode port for nvim - an awesome way to organise your agenda :muscle:

I've been really enjoying using it :+1:

gerazov avatar Nov 13 '21 21:11 gerazov

I've added neorg vs. orgmod.nvim as something to try and consider. That may have to wait awhile as it seems complicated to make a simple video comparing them and working on them. I'd have to do quite a bit of work to make that happen. Thanks for the suggestion tho :)

tjdevries avatar Nov 14 '21 00:11 tjdevries

You can end the series by teaching us how to make our own plugins with the help of plenary.nvim

stuckinforloop avatar Nov 14 '21 14:11 stuckinforloop

I've added neorg vs. orgmod.nvim as something to try and consider. That may have to wait awhile as it seems complicated to make a simple video comparing them and working on them. I'd have to do quite a bit of work to make that happen. Thanks for the suggestion tho :)

Neorg is very powerful in that it wants to build on and improve the classic Org Mode - I really like how they've redone the syntax :+1::+1: However, it still lacks an agenda view (planned for v0.2), which is essential for running a busy schedule.

Orgmode in contrast, although still in development, already supports a feature-full agenda view, and as of recently it even allows clocking tasks :sunglasses: I've used it heavily for the past couple of months and it's rock solid :muscle: Also @kristijanhusak has been really fast to close any bugs and issues reported by the community.

If you could do a vid on both that would be awesome, but it's worth at least dedicating some time to Orgmode in the Neorg video :wink:

gerazov avatar Nov 15 '21 08:11 gerazov

However, it still lacks an agenda view (planned for v0.2), which is essential for running a busy schedule.

A little surprise is planned for 0.1 release, as you can see in this PR: https://github.com/nvim-neorg/neorg/pull/99. (already merged into unstable, so that everyone can try it)

danymat avatar Nov 15 '21 08:11 danymat

I recently started using gitsigns.nvim and am finding it quite useful for staging hunks within a buffer, and I'm liking the blame hover and I occasionally toggle the blame ghost text. I'm curious to hear your take.

wassimk avatar Jul 13 '22 21:07 wassimk

How about the new and shiny https://github.com/williamboman/mason.nvim plugin? I didn't try it myself yet but it looks really promising.

616b2f avatar Aug 18 '22 05:08 616b2f

@tjdevries Could you make a Take Tuesday video about converting your UltiSnips snippets to LuaSnip snippets? I've got a googol number of UltiSnip snippets, and it would help immensely if you could make a video covering that.

SingularisArt avatar Jan 08 '23 15:01 SingularisArt