LazyVim.LazyVim/lua/lazyvim/config
Iordanis Petkakis b4eb4e1f4a
feat(keymaps): allow v:count1 when moving lines (#4618)
## Description
Allow user to use `v:count1` when moving lines
<!-- Describe the big picture of your changes to communicate to the
maintainers
  why we should accept this pull request. -->

## Related Issue(s)
Closes #4615.
<!--
  If this PR fixes any issues, please link to the issue here.
  - Fixes #<issue_number>
-->

## Screenshots

<!-- Add screenshots of the changes if applicable. -->

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-10-23 11:40:31 +02:00
..
autocmds.lua fix(gitsigns): change name of filetype blame (#4243) 2024-10-03 15:47:09 +02:00
init.lua chore(main): release 12.42.0 (#4535) 2024-10-05 00:01:48 +02:00
keymaps.lua feat(keymaps): allow v:count1 when moving lines (#4618) 2024-10-23 11:40:31 +02:00
options.lua feat(root): provide vim.g.root_lsp_ignore to ignore LSP servers (#4332) 2024-10-03 15:55:25 +02:00