137 Commits

Author SHA1 Message Date
SL1900 0b9ee85551 Changed init.lua line ending format 2026-02-11 13:54:21 +09:00
SL1900 3f9012e7d9 Lazy plugins versions update 2026-02-11 13:46:08 +09:00
SL1900 8b9044204a Removed nightfox theme 2026-02-11 13:44:57 +09:00
SL1900 5942b119c4 Attempt to decrease load time of luasnip plugin 2026-02-11 13:44:28 +09:00
SL1900 559be283fb Change tailwind-tools source to suppress deprecated lsp config warning 2026-02-11 13:41:36 +09:00
SL1900 b044d7f6ee Decrease treesitter startup time 2026-02-11 13:39:53 +09:00
SL1900 b25c78e143 Fix shada files being left to stack 2026-02-11 13:39:21 +09:00
SL1900 bc1f04b7a2 Increase oldfiles history size 2026-01-21 19:51:48 +09:00
SL1900 762b0ceb88 Added space to the left of the status column 2026-01-15 22:35:59 +09:00
SL1900 b2617b1022 Suppress "Content Modified" errors from powershell lsp 2026-01-15 22:35:36 +09:00
SL1900 406efe35c3 Merge remote-tracking branch 'refs/remotes/origin/master' 2025-12-22 16:33:58 +09:00
SL1900 6d19eed7f0 Cleanup: remap.lua 2025-12-22 16:26:17 +09:00
SL1900 1bed73708c Lazy plugins update 2025-12-22 16:19:43 +09:00
SL1900 e4e728eb5b Formatting: remap.lua 2025-12-22 16:19:24 +09:00
SL1900 b28cbfc2c1 Added nvim-window-picker plugin 2025-12-22 16:14:42 +09:00
SL1900 0387dcec96 Added highlight script as lua instead of vim script 2025-12-22 16:14:06 +09:00
SL1900 e0cb572962 Added jq-playground plugin setup (opts commented out because broke
somehow)
2025-12-22 16:10:35 +09:00
SL1900 0a4bdc4644 Plugins update 2025-12-01 17:45:07 +09:00
SL1900 596f781e1a Added jump to help tags from signature help menu 2025-12-01 17:44:46 +09:00
SL1900 565e955108 Lazy plugin updates 2025-11-17 21:50:02 +09:00
SL1900 f2b893b8cd Changed telescope find_files picker options 2025-11-17 21:36:40 +09:00
SL1900 b3848be0d4 Disabled rest.nvim plugin 2025-11-17 21:36:13 +09:00
SL1900 6c25520fbc Added keymaps for Location list 2025-11-17 21:35:48 +09:00
SL1900 fb3312be99 Added more color themes:
- kanagawa
- github-nvim-theme
- gruvbox-material
- onedark,
- nightfox
- eldritch
- gruvbox
- nightwolf
2025-11-17 21:32:59 +09:00
SL1900 51cb237ee5 Added tailwind-colorizer-cmp to cmp completion menu 2025-11-17 21:32:22 +09:00
SL1900 5ad8bf1a31 Added overseer.nvim plugin 2025-11-17 21:31:34 +09:00
SL1900 d7ab35be2f Added tailwind-colorizer-cmp.nvim plugin 2025-11-17 21:31:13 +09:00
SL1900 7ab26046f3 Added themery.nvim plugin (need to fix themes collection) 2025-11-17 21:30:46 +09:00
SL1900 cee9892d02 Added vim-qf plugin 2025-11-17 21:30:27 +09:00
SL1900 9603eab6b5 Added smear-cursor.nvim plugin 2025-11-17 21:30:02 +09:00
SL1900 81112ee19c Added quicker.nvim plugin 2025-11-17 21:29:44 +09:00
SL1900 7b0459c908 Added kulala.lua plugin 2025-11-17 21:28:19 +09:00
SL1900 88c805da05 Added jq-playground plugin 2025-11-17 21:27:53 +09:00
SL1900 ba345a19fb Changed layout of plugin telescope-live-grep-args.nvim 2025-10-27 13:50:50 +09:00
SL1900 d9aa956ed8 Added bigfile.nvim plugin 2025-10-27 13:50:26 +09:00
SL1900 e105d4b2c1 formatting 2025-10-17 00:23:26 +09:00
SL1900 6404aa5b51 Changed default keymap C-q to "smart send" to location list 2025-10-17 00:21:54 +09:00
SL1900 c5de1fa3b6 Fix keymap for quickfix being applied globally 2025-10-17 00:20:42 +09:00
SL1900 c6ad4a4437 Added telescope extension egrepify 2025-08-12 03:12:27 +09:00
SL1900 b7a51b955b lazy-lock.json update 2025-08-12 02:25:42 +09:00
SL1900 197b334e9c Added Lspsaga plugin, replaced original hover with lspsaga's hover_doc
command
2025-08-12 02:22:02 +09:00
SL1900 df5a293c00 Set all floating windows border to rounded 2025-08-12 02:20:55 +09:00
SL1900 d9805a5ede Added snacks plugin by folke 2025-08-12 01:59:29 +09:00
SL1900 29b269e54b Moved telescope-filebrowser declaration into telescope file 2025-08-12 01:58:26 +09:00
SL1900 aa1974966e Moved treesitter-context into treesitter file 2025-08-12 01:55:35 +09:00
SL1900 23ebb8f244 Replaces "shade" plugin with "tint" plugin 2025-08-12 01:54:46 +09:00
SL1900 713e3f4f22 Removed deprecated plugin dressing.nvim 2025-08-12 01:52:32 +09:00
SL1900 16d6479ba2 Removed plugin neoformat, as conform does it's job better 2025-08-12 01:25:24 +09:00
SL1900 e523b100f5 Added keymap to close quickfix list with Escape key 2025-08-11 21:11:38 +09:00
SL1900 50a200e406 Updated plugins 2025-08-11 17:52:00 +09:00