- Helix may be what you needI could have used Helix, but I would have missed...
- [Plugin] Git in Neovim: NeogitControl Git without leaving your text editor
- Neovim/Taskwarrior interactionMy attempt to make two of my favorite tools talk to each other
- Tweaked (Neo)Vim keybindingsSome personalized keybindings
- (Neo)Vim keybindingsThe keybindings you need to know
- What's Groff?Presentation and first steps with Groff
- [Plugin] You're surrounded and that's good: nvim-surroundStreamline manipulation of surrounding characters
- Overview of my Neovim configMy Neovim environment and few tips
- [Plugin] Automatic pairing for your code: tpope/vim_endwiseSimplify your typing and prevent errors
- [Plugin] No more errors in your code with vim-alePrevent code errors in your text editor before running it
- [Plugin] Don't be a robot, use one: ultisnipsSnippets benefit nore than just coders
- Write like a pro with vale
- [Plugin] Buffers tabs in Neovim: barbarA great tab bar for your text editor
- It's normal to use (Neo)VimDid you know the dot is a powerful keybinding?
- Automatically save your position in (Neo)Vim on closingA simple tip that simplifies interaction with your documents
- [Plugin] Auto indent your code: sleuth.vimNever let poor indentation break your code again
- Using the black hole register to upgrade default keybindingsThe magic (Neo)vim register
- [Plugin] Writing and organizing your notes in NeoVim: mkdnflowA simple note organizer for your text editor
- [Plugin] Choose/switch your theme easily: nvim-base16Make theming Neovim a breath
- [Plugin] (Neo)Vim plugins manager: packerAbout using packer
- Why not another text editor?Or why I didn't stick with others
- Speedup your (Neo)Vim motionsImprove your typing responds
- [Plugin] Discharge your NeovimCleaning Neovim to keep it sharp
- Few customized (Neo)vim keybindingsSharing few keybindings that are essential to me
- Hybrid modeDisplay line numbers properly improves your efficiency