home.social

#vimovember — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #vimovember, aggregated by home.social.

  1. @hyde I liked your site a lot. Thinking of implementing some of the slashpages myself. I began using Neovim very recently, after decades of heavy vim use; bookmarked your #vimovember page to go through the tips

  2. @hyde I liked your site a lot. Thinking of implementing some of the slashpages myself. I began using Neovim very recently, after decades of heavy vim use; bookmarked your #vimovember page to go through the tips

  3. @hyde I liked your site a lot. Thinking of implementing some of the slashpages myself. I began using Neovim very recently, after decades of heavy vim use; bookmarked your #vimovember page to go through the tips

  4. @hyde I liked your site a lot. Thinking of implementing some of the slashpages myself. I began using Neovim very recently, after decades of heavy vim use; bookmarked your #vimovember page to go through the tips

  5. @hyde I liked your site a lot. Thinking of implementing some of the slashpages myself. I began using Neovim very recently, after decades of heavy vim use; bookmarked your #vimovember page to go through the tips

  6. @tsvenson @hyde @jasper @loupbrun Oh no, I haven't posted anywhere else… I have no blog or whatever (just sites I use with my middle-school French pupils, but it has nothing to do with Vim 😉 )
    But Thanks for that #vimovember ! It was my first time in such events and I did my best to share some thoughts about my favorite text editor 😃

  7. @tsvenson @hyde @jasper @loupbrun Oh no, I haven't posted anywhere else… I have no blog or whatever (just sites I use with my middle-school French pupils, but it has nothing to do with Vim 😉 )
    But Thanks for that #vimovember ! It was my first time in such events and I did my best to share some thoughts about my favorite text editor 😃

  8. @tsvenson @hyde @jasper @loupbrun Oh no, I haven't posted anywhere else… I have no blog or whatever (just sites I use with my middle-school French pupils, but it has nothing to do with Vim 😉 )
    But Thanks for that #vimovember ! It was my first time in such events and I did my best to share some thoughts about my favorite text editor 😃

  9. @tsvenson @hyde @jasper @loupbrun Oh no, I haven't posted anywhere else… I have no blog or whatever (just sites I use with my middle-school French pupils, but it has nothing to do with Vim 😉 )
    But Thanks for that #vimovember ! It was my first time in such events and I did my best to share some thoughts about my favorite text editor 😃

  10. @tsvenson @hyde @jasper @loupbrun Oh no, I haven't posted anywhere else… I have no blog or whatever (just sites I use with my middle-school French pupils, but it has nothing to do with Vim 😉 )
    But Thanks for that #vimovember ! It was my first time in such events and I did my best to share some thoughts about my favorite text editor 😃

  11. @tsvenson Check the #vimovember hashtag.

    My posts are summarize here:

    lazybea.rs/vimovember

    @jasper has done it too: jasper.tandy.is/doing-vimovemb

    @celfred has posted some on the fediverse but I dont know if he wrote them down somewhere.

    @loupbrun has done some posts too...

    Maybe other #vim / #neovim users too 🤷

  12. @tsvenson Check the #vimovember hashtag.

    My posts are summarize here:

    lazybea.rs/vimovember

    @jasper has done it too: jasper.tandy.is/doing-vimovemb

    @celfred has posted some on the fediverse but I dont know if he wrote them down somewhere.

    @loupbrun has done some posts too...

    Maybe other #vim / #neovim users too 🤷

  13. @tsvenson Check the #vimovember hashtag.

    My posts are summarize here:

    lazybea.rs/vimovember

    @jasper has done it too: jasper.tandy.is/doing-vimovemb

    @celfred has posted some on the fediverse but I dont know if he wrote them down somewhere.

    @loupbrun has done some posts too...

    Maybe other #vim / #neovim users too 🤷

  14. @tsvenson Check the #vimovember hashtag.

    My posts are summarize here:

    lazybea.rs/vimovember

    @jasper has done it too: jasper.tandy.is/doing-vimovemb

    @celfred has posted some on the fediverse but I dont know if he wrote them down somewhere.

    @loupbrun has done some posts too...

    Maybe other #vim / #neovim users too 🤷

  15. @tsvenson Check the #vimovember hashtag.

    My posts are summarize here:

    lazybea.rs/vimovember

    @jasper has done it too: jasper.tandy.is/doing-vimovemb

    @celfred has posted some on the fediverse but I dont know if he wrote them down somewhere.

    @loupbrun has done some posts too...

    Maybe other #vim / #neovim users too 🤷

  16. For the last ones, if you want to check how i use named sessions, ripgrep, and other functions go visit

    lazybea.rs/vimovember/

    #vim #Vimovember

  17. For the last ones, if you want to check how i use named sessions, ripgrep, and other functions go visit

    lazybea.rs/vimovember/

    #vim #Vimovember

  18. For the last ones, if you want to check how i use named sessions, ripgrep, and other functions go visit

    lazybea.rs/vimovember/

    #vim #Vimovember

  19. For the last ones, if you want to check how i use named sessions, ripgrep, and other functions go visit

    lazybea.rs/vimovember/

    #vim #Vimovember

  20. For the last ones, if you want to check how i use named sessions, ripgrep, and other functions go visit

    lazybea.rs/vimovember/

    #vim #Vimovember

  21. 25 Block Mode 🧠

    Visual block mode is really helpful to reformat or move columns of your text.

    A useful keybinding I have is:

    keymap("v", "<leader>t", "!pandoc -f markdown -t markdown-simple_tables<CR>", opts)

    It uses pandoc to reformat correctly your table.

    #vim #pandoc #Vimovember #editors

  22. 25 Block Mode 🧠

    Visual block mode is really helpful to reformat or move columns of your text.

    A useful keybinding I have is:

    keymap("v", "<leader>t", "!pandoc -f markdown -t markdown-simple_tables<CR>", opts)

    It uses pandoc to reformat correctly your table.

    #vim #pandoc #Vimovember #editors

  23. 25 Block Mode 🧠

    Visual block mode is really helpful to reformat or move columns of your text.

    A useful keybinding I have is:

    keymap("v", "<leader>t", "!pandoc -f markdown -t markdown-simple_tables<CR>", opts)

    It uses pandoc to reformat correctly your table.

    #vim #pandoc #Vimovember #editors

  24. 25 Block Mode 🧠

    Visual block mode is really helpful to reformat or move columns of your text.

    A useful keybinding I have is:

    keymap("v", "<leader>t", "!pandoc -f markdown -t markdown-simple_tables<CR>", opts)

    It uses pandoc to reformat correctly your table.

    #vim #pandoc #Vimovember #editors

  25. 25 Block Mode 🧠

    Visual block mode is really helpful to reformat or move columns of your text.

    A useful keybinding I have is:

    keymap("v", "<leader>t", "!pandoc -f markdown -t markdown-simple_tables<CR>", opts)

    It uses pandoc to reformat correctly your table.

    #vim #pandoc #Vimovember #editors

  26. Last one, if you need to insert a filename in the current buffer, use <C-x><C-f>. You never tried it? Do it right now!

    #Vimovember

  27. Last one, if you need to insert a filename in the current buffer, use <C-x><C-f>. You never tried it? Do it right now!

    #Vimovember

  28. Last one, if you need to insert a filename in the current buffer, use <C-x><C-f>. You never tried it? Do it right now!

    #Vimovember

  29. Last one, if you need to insert a filename in the current buffer, use <C-x><C-f>. You never tried it? Do it right now!

    #Vimovember

  30. Last one, if you need to insert a filename in the current buffer, use <C-x><C-f>. You never tried it? Do it right now!

    #Vimovember

  31. 24 Shell 🧠

    I don’t use the integrated terminal(:term) in nvim. As a tmux, and Wezterm user, I prefer using them to spawn a new terminal.

    With tmux, every new project opens with two panes: one at 80% height and one at 20%. The larger pane opens directly with Telescope in the project directory.

    1/3

    #Vimovember #shell #vim

  32. 24 Shell 🧠

    I don’t use the integrated terminal(:term) in nvim. As a tmux, and Wezterm user, I prefer using them to spawn a new terminal.

    With tmux, every new project opens with two panes: one at 80% height and one at 20%. The larger pane opens directly with Telescope in the project directory.

    1/3

    #Vimovember #shell #vim

  33. 24 Shell 🧠

    I don’t use the integrated terminal(:term) in nvim. As a tmux, and Wezterm user, I prefer using them to spawn a new terminal.

    With tmux, every new project opens with two panes: one at 80% height and one at 20%. The larger pane opens directly with Telescope in the project directory.

    1/3

    #Vimovember #shell #vim

  34. 24 Shell 🧠

    I don’t use the integrated terminal(:term) in nvim. As a tmux, and Wezterm user, I prefer using them to spawn a new terminal.

    With tmux, every new project opens with two panes: one at 80% height and one at 20%. The larger pane opens directly with Telescope in the project directory.

    1/3

    #Vimovember #shell #vim

  35. 24 Shell 🧠

    I don’t use the integrated terminal(:term) in nvim. As a tmux, and Wezterm user, I prefer using them to spawn a new terminal.

    With tmux, every new project opens with two panes: one at 80% height and one at 20%. The larger pane opens directly with Telescope in the project directory.

    1/3

    #Vimovember #shell #vim

  36. 23 Quickfix 🧠

    Quickfix is probably one of the feature that many users don’t understand, or use it unintentionally. Yet it can transform how you search, debug, refactor, or navigate.

    The Quickfix window is a special buffer listing all the quickfix entries that you can open with :copen. It allows you to modify multiple files with :cfdo for example.

    It can be used as a todo list by adding manually some tasks with :caddexpr 'fix this later'.

    1/2

    #Vimovember #vim #oponsource. #terminal

  37. 23 Quickfix 🧠

    Quickfix is probably one of the feature that many users don’t understand, or use it unintentionally. Yet it can transform how you search, debug, refactor, or navigate.

    The Quickfix window is a special buffer listing all the quickfix entries that you can open with :copen. It allows you to modify multiple files with :cfdo for example.

    It can be used as a todo list by adding manually some tasks with :caddexpr 'fix this later'.

    1/2

    #Vimovember #vim #oponsource. #terminal

  38. 23 Quickfix 🧠

    Quickfix is probably one of the feature that many users don’t understand, or use it unintentionally. Yet it can transform how you search, debug, refactor, or navigate.

    The Quickfix window is a special buffer listing all the quickfix entries that you can open with :copen. It allows you to modify multiple files with :cfdo for example.

    It can be used as a todo list by adding manually some tasks with :caddexpr 'fix this later'.

    1/2

    #Vimovember #vim #oponsource. #terminal

  39. 23 Quickfix 🧠

    Quickfix is probably one of the feature that many users don’t understand, or use it unintentionally. Yet it can transform how you search, debug, refactor, or navigate.

    The Quickfix window is a special buffer listing all the quickfix entries that you can open with :copen. It allows you to modify multiple files with :cfdo for example.

    It can be used as a todo list by adding manually some tasks with :caddexpr 'fix this later'.

    1/2

    #Vimovember #vim #oponsource. #terminal

  40. 23 Quickfix 🧠

    Quickfix is probably one of the feature that many users don’t understand, or use it unintentionally. Yet it can transform how you search, debug, refactor, or navigate.

    The Quickfix window is a special buffer listing all the quickfix entries that you can open with :copen. It allows you to modify multiple files with :cfdo for example.

    It can be used as a todo list by adding manually some tasks with :caddexpr 'fix this later'.

    1/2

    #Vimovember #vim #oponsource. #terminal

  41. 22 Mappings

    # Visual

    # pasting over text normally overwrites your yank — this fixes it.
    keymap("v", "p", '"_dP', opts)

    # move visual blocks easily with J/K
    keymap("v", "J", ":m '>+1<CR>gv=gv", opts)
    keymap("v", "K", ":m '<-2<CR>gv=gv", opts)

    2/2

    #Vimovember #vim #neovim #editors

  42. 22 Mappings

    # Visual

    # pasting over text normally overwrites your yank — this fixes it.
    keymap("v", "p", '"_dP', opts)

    # move visual blocks easily with J/K
    keymap("v", "J", ":m '>+1<CR>gv=gv", opts)
    keymap("v", "K", ":m '<-2<CR>gv=gv", opts)

    2/2

    #Vimovember #vim #neovim #editors

  43. 22 Mappings

    # Visual

    # pasting over text normally overwrites your yank — this fixes it.
    keymap("v", "p", '"_dP', opts)

    # move visual blocks easily with J/K
    keymap("v", "J", ":m '>+1<CR>gv=gv", opts)
    keymap("v", "K", ":m '<-2<CR>gv=gv", opts)

    2/2

    #Vimovember #vim #neovim #editors

  44. 22 Mappings

    # Visual

    # pasting over text normally overwrites your yank — this fixes it.
    keymap("v", "p", '"_dP', opts)

    # move visual blocks easily with J/K
    keymap("v", "J", ":m '>+1<CR>gv=gv", opts)
    keymap("v", "K", ":m '<-2<CR>gv=gv", opts)

    2/2

    #Vimovember #vim #neovim #editors

  45. 22 Mappings

    # Visual

    # pasting over text normally overwrites your yank — this fixes it.
    keymap("v", "p", '"_dP', opts)

    # move visual blocks easily with J/K
    keymap("v", "J", ":m '>+1<CR>gv=gv", opts)
    keymap("v", "K", ":m '<-2<CR>gv=gv", opts)

    2/2

    #Vimovember #vim #neovim #editors