Skip to content

Feat/add plugins and oil config#2106

Closed
ppagni wants to merge 11 commits into
nvim-lua:masterfrom
ppagni:feat/add-plugins-and-oil-config
Closed

Feat/add plugins and oil config#2106
ppagni wants to merge 11 commits into
nvim-lua:masterfrom
ppagni:feat/add-plugins-and-oil-config

Conversation

@ppagni

@ppagni ppagni commented Jun 24, 2026

Copy link
Copy Markdown

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.


ppagni and others added 11 commits May 28, 2026 10:38
Replace vim.pack bootstrap and all vim.pack.add calls with lazy.nvim.
Convert kickstart and custom plugin files to return lazy specs.
Fix wezterm.nvim to only load when wezterm executable is present.

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
- Add vim-fugitive, toggleterm, trouble.nvim lazy specs
- Configure oil.nvim with hidden file toggle, sort, and float keymap
- Add treesitter install callback for per-lang notifications
- Enable arrow-key training keymaps

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
Esc in terminal buffers exits insert mode without the awkward C-\C-n chord.
lazygit float on <leader>tg avoids context-switching to a separate window.
Prior to this change,

This change
Merge spliced upstream vim.pack rewrite into lazy.nvim config,
breaking init.lua parse. Restore branch version, reformat all
lua to satisfy stylua --check.
@ppagni ppagni closed this Jun 24, 2026
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