index
:
nvim
master
My Neovim setup
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
pml68
/
plugins.lua
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: add java support
pml68
2024-11-25
1
-0
/
+5
|
*
feat: remove unneeded (and broken) plugins
pml68
2024-10-31
1
-22
/
+0
|
*
feat: change color rendering from 'virtual' to 'background'
pml68
2024-10-25
1
-1
/
+1
|
*
feat: add eandrju/cellular-automaton.nvim
pml68
2024-10-09
1
-4
/
+7
|
*
feat: change some remaps
pml68
2024-10-01
1
-1
/
+1
|
|
|
|
s
*
feat: add C# to format-on-save list
pml68
2024-09-18
1
-1
/
+1
|
*
feat: add `cmp-emoji` plugin
pml68
2024-08-28
1
-1
/
+2
|
*
feat: guard.nvim config changes
pml68
2024-08-27
1
-2
/
+2
|
*
feat: add C# support (LSP, TreeSitter parser)
pml68
2024-07-31
1
-0
/
+1
|
*
feat: make statusline Rosé Pine themed
pml68
2024-07-24
1
-1
/
+5
|
*
feat: remove image.nvim
pml68
2024-07-01
1
-32
/
+0
|
*
fix: plugins not loading when opening non-existent (new) file
pml68
2024-06-26
1
-6
/
+6
|
*
feat: only load guard.nvim for C, C++ and JSON
pml68
2024-06-25
1
-2
/
+2
|
*
feat(Oil): add some config options
pml68
2024-06-14
1
-0
/
+6
|
*
feat: add NStefan002/visual-surround.nvim
pml68
2024-06-10
1
-0
/
+6
|
*
feat: enable color highlighting for tailwind classes
pml68
2024-06-10
1
-1
/
+2
|
*
docs: add comment for image.nvim plugin
pml68
2024-06-09
1
-0
/
+1
|
*
feat(Oil): add float options, change <leader>e to open in floating mode
pml68
2024-06-04
1
-0
/
+9
|
*
feat(image.nvim): set only_render_image_at_cursor to true
pml68
2024-05-30
1
-9
/
+10
|
*
feat: remove toggleterm plugin
pml68
2024-05-30
1
-37
/
+15
|
*
feat: add image.nvim and disable folds by default
pml68
2024-05-30
1
-0
/
+30
|
*
feat: add vim-tmux-navigator
pml68
2024-05-30
1
-0
/
+5
|
*
feat: remove nvim-web-devicons
pml68
2024-05-28
1
-2
/
+0
|
*
feat: switch from netrw to oil.nvim
pml68
2024-05-28
1
-2
/
+19
|
*
feat: remove UndoTree and fugitive.vim plugins
pml68
2024-05-22
1
-17
/
+2
|
*
feat: remove unnecessary LuaSnip and friendly-snippets plugins
pml68
2024-05-22
1
-4
/
+0
|
*
feat: remove any dart, flutter and elixir related plugins, LSPs etc.
pml68
2024-05-20
1
-10
/
+0
|
*
feat: change nvim-highlight-colors render mode to 'virtual'
pml68
2024-05-19
1
-1
/
+3
|
*
feat: replace nvim-colorizer with nvim-highlight-colors
pml68
2024-05-19
1
-7
/
+3
|
*
feat: add yaml parser to ensure_installed list of treesitter
pml68
2024-05-15
1
-0
/
+1
|
*
fix: completion not working due to VimTeX
pml68
2024-05-12
1
-1
/
+1
|
*
fix: asm_lsp not working and VimTeX not loading
pml68
2024-05-07
1
-0
/
+1
|
*
feat: add asm-lsp to mason list and LSP configuration
pml68
2024-05-04
1
-1
/
+2
|
*
feat: enable lazy caching, disable some rtp plugins, disable Rosé Pine italics,
pml68
2024-05-04
1
-4
/
+3
|
|
|
|
set lazy to true by default
*
feat: remove lazygit term, get **best possible** startup time down to 16ms
pml68
2024-05-02
1
-4
/
+1
|
*
fix: remove accidental User FilePost events causing plugins to never load
pml68
2024-05-01
1
-3
/
+3
|
*
feat: optimize lazy loading of plugins (110ms -> 40ms)
pml68
2024-05-01
1
-4
/
+7
|
*
feat: disable scrollbar for nvim-cmp, add cmp-buffer plugin and source
pml68
2024-04-29
1
-0
/
+1
|
*
style: formatting
pml68
2024-04-28
1
-24
/
+24
|
*
feat: add git related things to nvim-treesitter's "ensure_installed" array
pml68
2024-04-27
1
-0
/
+3
|
*
feat: remove DAP related code, since I don't use a debugger
pml68
2024-04-26
1
-41
/
+0
|
*
feat: add helium-neovim plugin
pml68
2024-04-25
1
-0
/
+12
|
*
feat: add screenkey.nvim plugin + <leader>sk remap
pml68
2024-04-24
1
-0
/
+6
|
*
feat: automatically install Mason extras on first run
pml68
2024-04-24
1
-2
/
+3
|
*
style: fix indenting (hopefully)
pml68
2024-04-24
1
-150
/
+150
|
*
feat: add some vim options
pml68
2024-04-24
1
-6
/
+6
|
*
feat, docs: remove nvim-silicon plugin (I don't use it)
pml68
2024-04-16
1
-17
/
+0
|
*
feat: add auto-indent remap, treesitter as code fold source
pml68
2024-04-16
1
-1
/
+1
|
*
feat: switch to Rosé Pine theme
pml68
2024-04-16
1
-5
/
+12
|
*
feat: add VimTex plugin
pml68
2024-04-09
1
-3
/
+11
|
[next]