Commit graph

475 commits

Author SHA1 Message Date
Matthew Leong
20d42ed361 feat: update deprecated function 2023-08-30 21:28:02 -07:00
Matthew Leong
287f81729f feat: move to utils 2023-08-30 21:26:37 -07:00
Matthew Leong
e059a4fa42 feat: bump min neovim version 2023-08-30 21:24:23 -07:00
Matthew Leong
58bafac26e feat: toggle inlay hint + remove lsp lints 2023-08-30 21:22:47 -07:00
Matthew Leong
88990c0f43 feat: update lazy lock 2023-08-30 19:15:15 -07:00
Matthew Leong
ac37fc73ff feat: properly enable inlay hints 2023-08-29 11:27:15 -07:00
Matthew Leong
d58e5172ec feat: bump lazy lock 2023-08-29 10:50:52 -07:00
Matthew Leong
527eff7c87 feat: pin back to v0.9.0 2023-08-24 07:15:47 -07:00
Matthew Leong
d722eced17 feat: update minimum required nvim version 2023-08-22 13:43:16 -07:00
Matthew Leong
76ef54cb5f feat: bump lazy lock 2023-08-22 11:26:48 -07:00
Matthew Leong
eeb87f8701 feat: bump lazy lock 2023-08-21 20:24:44 -07:00
Matthew Leong
59d0f086bf feat: update lazy lock + fix dashboard 2023-08-15 13:31:51 -07:00
Matthew Leong
2bee04a901 feat: bump lazy lock 2023-05-22 08:19:50 -07:00
Priyanshu Ranjan
c033f60228
Update .gitignore (#102) 2023-05-22 07:12:35 -07:00
Matthew Leong
ef6737321a bump lazy-lock 2023-05-11 09:46:59 -07:00
Matthew Leong
bf7a420af6 chore: lazy lock update + clean up nvim-tree mappings 2023-05-02 10:05:35 -07:00
Matthew Leong
defdf94215 feat(config): clean up user lsp config 2023-02-16 10:16:38 -08:00
Matthew Leong
90ca46d203 feat(lsp): update sumneko to lua_ls 2023-02-13 07:41:21 -08:00
Matthew Leong
1e23745f64 fix: user editor config error if not present 2023-01-27 10:27:41 -08:00
Matthew Leong
8f73bce8e1 feat(mappings): add plugin management mappings 2023-01-16 10:53:26 -08:00
Matthew Leong
a35149ca70 update lazy-lock 2023-01-14 19:45:09 -08:00
Matthew Leong
3654b082bc feat(lualine): add quicker refreshing for macro updates 2023-01-13 07:17:37 -08:00
Matthew Leong
54fd81779a
fix: user mappings (#94) 2023-01-13 07:13:25 -08:00
Matthew Leong
b64ae5ba0e fix(null-ls): better default if user doesn't define sources 2023-01-11 16:53:16 -08:00
Matthew Leong
0e4f4fe460 Update lazy lock 2023-01-11 10:07:53 -08:00
Matthew Leong
a3d607d2cc fix: diagnostic float color 2023-01-10 21:45:57 -08:00
Matthew Leong
c58f388739 fix: diagnostic float formatting 2023-01-10 21:44:33 -08:00
Matthew Leong
f27a5efeda feat(diagnostics): clean up virtual text formatting 2023-01-10 21:23:24 -08:00
Matthew Leong
3fd2ede233 feat(diagnostics): clean up virtual text formatting 2023-01-10 21:22:33 -08:00
Matthew Leong
b389390db5 fix: lsp lines init keymap 2023-01-10 15:48:29 -08:00
Matthew Leong
b41efdc113 fix: lsp lines init keymap 2023-01-10 15:48:14 -08:00
Matthew Leong
433233b8ed feat: change telescope git keymaps 2023-01-10 15:43:20 -08:00
Matthew Leong
8a72226b48 fix: user config error if doesn't exits 2023-01-10 09:31:46 -08:00
Matthew Leong
c429651e95 fix(telescope): fix init mapping 2023-01-10 08:21:41 -08:00
Matthew Leong
affdcbcde9 feat(which-key): add border 2023-01-10 08:02:11 -08:00
Matthew Leong
17201507eb refactor(mappings): clean up telescope 2023-01-09 19:07:56 -08:00
Matthew Leong
9aeb095189 refactor(mappings): update lsp mappings 2023-01-09 19:03:43 -08:00
Matthew Leong
8836c5bd3f refactor(mappings): update moar mappings 2023-01-09 18:08:29 -08:00
Matthew Leong
e16fce2f4f feat(mappings): add plugin mapping descriptions 2023-01-09 17:38:10 -08:00
Matthew Leong
5966aa4882 start keymap descriptions 2023-01-09 15:33:55 -08:00
Matthew Leong
5673bcd017 feat(lualine): add macro recording status 2023-01-09 15:24:11 -08:00
Matthew Leong
c58d5fb85a fix(lsp): set auto format on save - clear autocmds 2023-01-09 13:34:41 -08:00
Matthew Leong
f87b823625 fix(lsp): set auto format on save autocmd to buffer 2023-01-09 13:29:01 -08:00
Matthew Leong
988ab6b580 fix(lsp): set auto format on save autocmd to buffer 2023-01-09 13:24:14 -08:00
Matthew Leong
bd108bb7e9 fix(lsp): don't register autocmd for servers not allowed to format by user config 2023-01-09 12:18:29 -08:00
Matthew Leong
f833c18b5a fix(lsp): don't register autocmd for servers not allowed to format by user config 2023-01-09 12:12:44 -08:00
Matthew Leong
136b1ce3c8 fix(lsp): add nexted flag to autocmd 2023-01-09 10:36:01 -08:00
Matthew Leong
01a159dd6b add comments 2023-01-06 13:18:49 -08:00
Matthew Leong
3d4b00bb0b feat: buf mapping util clean up 2023-01-06 13:14:20 -08:00
Matthew Leong
464f92b1cc feat(mappings): decouple plugin lsp mappings 2023-01-06 10:09:34 -08:00