| .. |
|
arrow.lua
|
Use rounded corners with arrow.
|
2025-01-13 01:03:35 +01:00 |
|
auto_session.lua
|
Set vim.o.sessionoptions = "localoptions"
|
2024-08-16 10:06:14 +02:00 |
|
ayu.lua
|
Fix types hl group for rust
|
2025-01-11 00:57:38 +01:00 |
|
blink.lua
|
Remove deprecated or changed config variables from blink
|
2025-01-02 10:13:10 +01:00 |
|
codecompanion.lua
|
Remove all usages of nvim-cmp in favor of blink
|
2024-11-03 02:17:23 +01:00 |
|
codesnap.lua
|
Add silent option to a lot of keymaps to hide command display.
|
2024-10-30 17:47:29 +01:00 |
|
colorizer.lua
|
Optimize startup time and make some minor refactorings
|
2024-07-12 23:00:01 +02:00 |
|
copilot.lua
|
Make sure copilot right arrow doesnt consume right arrow input in insert
|
2024-11-14 22:17:25 +01:00 |
|
devicons.lua
|
Optimize startup time and make some minor refactorings
|
2024-07-12 23:00:01 +02:00 |
|
fzf.lua
|
Fix so fzf lua (treesitter) doesn't hang the entire terminal window when previewing large minified files
|
2025-01-09 17:11:36 +01:00 |
|
incline.lua
|
Change next/prev hunk from h to g keybind
|
2024-09-15 23:36:32 +02:00 |
|
indent_blankline.lua
|
Optimize startup time and make some minor refactorings
|
2024-07-12 23:00:01 +02:00 |
|
leap.lua
|
Change nvim_get_hl_by_name -> nvim_get_hl in leap
|
2025-01-12 00:36:00 +01:00 |
|
lspsaga.lua
|
Submitted PR to lspsaga for jumping into window of hover doc instantly,
|
2025-01-14 23:51:32 +01:00 |
|
lualine.lua
|
Switch from catppuccin to a custom version of ayu mirage in neovim
|
2025-01-09 17:10:29 +01:00 |
|
mason.lua
|
Setup debug adapters for codelldb, debugpy and gopls. Also remove
|
2025-01-11 19:08:40 +01:00 |
|
neogit.lua
|
auto-show-console - false was used as a workaround for an error which
|
2024-10-09 15:37:44 +02:00 |
|
neorg.lua
|
Add modules to Neorg: defaults, dirman, concealer
|
2024-10-08 01:21:56 +02:00 |
|
noice.lua
|
Remove all usages of nvim-cmp in favor of blink
|
2024-11-03 02:17:23 +01:00 |
|
nvim-dap.lua
|
Add a way to cache default keymaps, impl function for adding temporary
|
2025-01-13 12:08:07 +01:00 |
|
plenary.lua
|
Optimize startup time and make some minor refactorings
|
2024-07-12 23:00:01 +02:00 |
|
rustaceanvim.lua
|
Add keymaps and commands for turning off/on auto formatting on save.
|
2025-01-13 13:49:55 +01:00 |
|
surround.lua
|
Optimize startup time and make some minor refactorings
|
2024-07-12 23:00:01 +02:00 |
|
tiny-inline-diagnostics.lua
|
Add priority to tiny-inline-diagnostics
|
2025-01-02 11:46:26 +01:00 |
|
treesitter.lua
|
Setup debug adapters for codelldb, debugpy and gopls. Also remove
|
2025-01-11 19:08:40 +01:00 |