Popular repositories
383 contributions in the last year
Less
More
Activity overview
Contributed to
jameswalmsley/dotfiles,
jameswalmsley/phabrik,
ChristianChiarulli/LunarVim
and 5 other
repositories
Contribution activity
July 2021
Created 28 commits in 2 repositories
Created a pull request in ChristianChiarulli/LunarVim that received 8 comments
[KEYBINDINGS] Navigate quick-fix list with [q and ]q
As seen on ThePrimeagen This one is awesome.
+4
−0
•
8
comments
Opened 11 other pull requests in 2 repositories
ChristianChiarulli/LunarVim
9
merged
1
open
- [KEYBINDINGS] Add Alt-jk etc for move line up/down.
- [UTILS] Global Install for LunarVim
- [LSP] clang - Support autoformat for all file-types.
- [DASHBOARD] Fix Telescope config files lazy-load issue.
- [LSP] c/cpp - Fix to clang default config.
- [LSP] key-bind - ca is the nvim default for "change around".
- [LSP] clang - Better defaults for clangd.
- [CONFIG] No default for leader_key.
- [WHICH-KEY] Add SymbolsOutline mapping.
- [FTPLUGIN] Rename cpp -> c neovim sources c for c and cpp.
nvim-telescope/telescope.nvim
1
closed
Reviewed 9 pull requests in 1 repository
ChristianChiarulli/LunarVim 9 pull requests
- [KEYBINDINGS] Navigate quick-fix list with [q and ]q
- lazy load lspinstall
- Pressing escape also clears search and spelling highlights
- Fix close buffer command according to new bufferline plugin
- added Clangd format_on_save
-
Cleaner and Faster
settings.luaFile - Add scrolloff to nv-globals.lua and settings.lua
- Feature/sensible autocommands
- added/edited few keymaps + clang-formatting