Skip to content

chore: add personal nvim configuration#2058

Closed
campossvictor wants to merge 1 commit into
nvim-lua:masterfrom
campossvictor:chore/personal-config
Closed

chore: add personal nvim configuration#2058
campossvictor wants to merge 1 commit into
nvim-lua:masterfrom
campossvictor:chore/personal-config

Conversation

@campossvictor
Copy link
Copy Markdown

  • Enable relative line numbers for better navigation
  • Add zsh shell with interactive mode for aliases/functions
  • Add buffer navigation keymaps (Shift+h/l for prev/next)
  • Add buffer delete with mini.bufremove
  • Configure mini.ai with argument textobject (a)
  • Customize mini.statusline with git branch and sign indicators
  • Update plugin configurations for debug, gitsigns, and lint

This allows syncing nvim config across multiple machines.


NOTE
Please verify that the base repository above has the intended destination!
Github by default opens Pull Requests against the parent of a forked repository.
If this is your personal fork and you didn't intend to open a PR for contribution
to the original project then adjust the base repository accordingly.


- Enable relative line numbers for better navigation
- Add zsh shell with interactive mode for aliases/functions
- Add buffer navigation keymaps (Shift+h/l for prev/next)
- Add buffer delete with mini.bufremove
- Configure mini.ai with argument textobject (a)
- Customize mini.statusline with git branch and sign indicators
- Update plugin configurations for debug, gitsigns, and lint

This allows syncing nvim config across multiple machines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant