Commit graph

  • 14165c5f7b fix: prettierd Matthew Leong 2023-09-19 19:54:16 -07:00
  • 883e00e576 feat: clean up mason installs Matthew Leong 2023-09-19 19:17:24 -07:00
  • d7ad3d7d27 feat: bump req version Matthew Leong 2023-09-19 19:11:45 -07:00
  • b42b3642be feat: update lazy lock + swap prettierd with prettier Matthew Leong 2023-09-19 19:09:28 -07:00
  • 71844bced5 feat: v0.9 required version Matthew Leong 2023-09-07 08:52:34 -07:00
  • 1d1784df49 feat: remove deprecated config setting Matthew Leong 2023-08-31 13:16:18 -07:00
  • 7779295111 clean up Matthew Leong 2023-08-30 21:42:39 -07:00
  • efdd17e22b feat: simplify toggle Matthew Leong 2023-08-30 21:41:22 -07:00
  • 20d42ed361 feat: update deprecated function Matthew Leong 2023-08-30 21:28:02 -07:00
  • 287f81729f feat: move to utils Matthew Leong 2023-08-30 21:26:37 -07:00
  • e059a4fa42 feat: bump min neovim version Matthew Leong 2023-08-30 21:24:23 -07:00
  • 58bafac26e feat: toggle inlay hint + remove lsp lints Matthew Leong 2023-08-30 21:22:47 -07:00
  • 88990c0f43 feat: update lazy lock Matthew Leong 2023-08-30 19:15:15 -07:00
  • ac37fc73ff feat: properly enable inlay hints Matthew Leong 2023-08-29 11:27:15 -07:00
  • d58e5172ec feat: bump lazy lock Matthew Leong 2023-08-29 10:50:52 -07:00
  • 527eff7c87 feat: pin back to v0.9.0 Matthew Leong 2023-08-24 07:15:47 -07:00
  • d722eced17 feat: update minimum required nvim version Matthew Leong 2023-08-22 13:43:16 -07:00
  • 76ef54cb5f feat: bump lazy lock Matthew Leong 2023-08-22 11:26:48 -07:00
  • eeb87f8701 feat: bump lazy lock Matthew Leong 2023-08-21 20:24:44 -07:00
  • 59d0f086bf feat: update lazy lock + fix dashboard Matthew Leong 2023-08-15 13:31:51 -07:00
  • 2bee04a901 feat: bump lazy lock Matthew Leong 2023-05-22 08:19:50 -07:00
  • c033f60228
    Update .gitignore (#102) Priyanshu Ranjan 2023-05-22 19:42:35 +05:30
  • ef6737321a bump lazy-lock Matthew Leong 2023-05-11 09:46:59 -07:00
  • bf7a420af6 chore: lazy lock update + clean up nvim-tree mappings Matthew Leong 2023-05-02 10:05:32 -07:00
  • defdf94215 feat(config): clean up user lsp config Matthew Leong 2023-02-16 10:16:38 -08:00
  • 90ca46d203 feat(lsp): update sumneko to lua_ls Matthew Leong 2023-02-13 07:41:21 -08:00
  • 1e23745f64 fix: user editor config error if not present Matthew Leong 2023-01-27 10:27:41 -08:00
  • 8f73bce8e1 feat(mappings): add plugin management mappings Matthew Leong 2023-01-16 10:53:26 -08:00
  • a35149ca70 update lazy-lock Matthew Leong 2023-01-14 19:45:09 -08:00
  • 3654b082bc feat(lualine): add quicker refreshing for macro updates Matthew Leong 2023-01-13 07:17:37 -08:00
  • 54fd81779a
    fix: user mappings (#94) Matthew Leong 2023-01-13 07:13:25 -08:00
  • b64ae5ba0e fix(null-ls): better default if user doesn't define sources Matthew Leong 2023-01-11 16:53:16 -08:00
  • 0e4f4fe460 Update lazy lock Matthew Leong 2023-01-11 10:07:53 -08:00
  • a3d607d2cc fix: diagnostic float color Matthew Leong 2023-01-10 21:45:57 -08:00
  • c58f388739 fix: diagnostic float formatting Matthew Leong 2023-01-10 21:44:28 -08:00
  • f27a5efeda feat(diagnostics): clean up virtual text formatting Matthew Leong 2023-01-10 21:23:24 -08:00
  • 3fd2ede233 feat(diagnostics): clean up virtual text formatting Matthew Leong 2023-01-10 21:22:33 -08:00
  • b389390db5 fix: lsp lines init keymap Matthew Leong 2023-01-10 15:48:29 -08:00
  • b41efdc113 fix: lsp lines init keymap Matthew Leong 2023-01-10 15:48:14 -08:00
  • 433233b8ed feat: change telescope git keymaps Matthew Leong 2023-01-10 15:43:20 -08:00
  • 8a72226b48 fix: user config error if doesn't exits Matthew Leong 2023-01-10 09:31:46 -08:00
  • c429651e95 fix(telescope): fix init mapping Matthew Leong 2023-01-10 08:17:49 -08:00
  • affdcbcde9 feat(which-key): add border Matthew Leong 2023-01-10 08:02:11 -08:00
  • 17201507eb refactor(mappings): clean up telescope Matthew Leong 2023-01-09 19:07:05 -08:00
  • 9aeb095189 refactor(mappings): update lsp mappings Matthew Leong 2023-01-09 18:59:25 -08:00
  • 8836c5bd3f refactor(mappings): update moar mappings Matthew Leong 2023-01-09 18:01:09 -08:00
  • e16fce2f4f feat(mappings): add plugin mapping descriptions Matthew Leong 2023-01-09 17:35:24 -08:00
  • 5966aa4882 start keymap descriptions Matthew Leong 2023-01-09 15:28:39 -08:00
  • 5673bcd017 feat(lualine): add macro recording status Matthew Leong 2023-01-09 15:24:11 -08:00
  • c58d5fb85a fix(lsp): set auto format on save - clear autocmds Matthew Leong 2023-01-09 13:34:41 -08:00
  • f87b823625 fix(lsp): set auto format on save autocmd to buffer Matthew Leong 2023-01-09 13:29:01 -08:00
  • 988ab6b580 fix(lsp): set auto format on save autocmd to buffer Matthew Leong 2023-01-09 13:24:14 -08:00
  • bd108bb7e9 fix(lsp): don't register autocmd for servers not allowed to format by user config Matthew Leong 2023-01-09 12:18:29 -08:00
  • f833c18b5a fix(lsp): don't register autocmd for servers not allowed to format by user config Matthew Leong 2023-01-09 12:12:44 -08:00
  • 136b1ce3c8 fix(lsp): add nexted flag to autocmd Matthew Leong 2023-01-09 10:36:01 -08:00
  • 01a159dd6b add comments Matthew Leong 2023-01-06 13:18:49 -08:00
  • 3d4b00bb0b feat: buf mapping util clean up Matthew Leong 2023-01-06 13:14:20 -08:00
  • 464f92b1cc feat(mappings): decouple plugin lsp mappings Matthew Leong 2023-01-06 09:57:23 -08:00
  • b86e01bd1c feat(lsp): clean up commands and formatting Matthew Leong 2023-01-06 09:30:52 -08:00
  • 40eef214f3 feat(lsp): clean up commands and formatting Matthew Leong 2023-01-06 09:20:16 -08:00
  • 0295f75c07 feat: clean up Matthew Leong 2023-01-04 16:48:43 -08:00
  • 0dc00b563c Lockfile update Matthew Leong 2023-01-04 16:31:48 -08:00
  • 98fdfb4561 refactor: clean out unneeded lsp settings Matthew Leong 2022-12-30 13:08:49 -08:00
  • a80b7e5799 fix: cmp capabilities Matthew Leong 2022-12-30 13:06:40 -08:00
  • dd7a3ba0c4 feat: disable lsp_lines by default Matthew Leong 2022-12-30 13:03:36 -08:00
  • 96499d0d67 feat: disable lsp_lines by default Matthew Leong 2022-12-30 13:00:04 -08:00
  • 11fecdb9d0 fix: lsp not attaching Matthew Leong 2022-12-30 12:36:20 -08:00
  • 710752e604 feat: lazy telescope Matthew Leong 2022-12-30 12:30:18 -08:00
  • be6a529e61 feat: moar lazy optimizations Matthew Leong 2022-12-30 11:58:09 -08:00
  • 23db412afb feat: update plugins Matthew Leong 2022-12-30 11:54:04 -08:00
  • 51d66a728a Update docs Matthew Leong 2022-12-30 11:50:00 -08:00
  • 59d1302342 Update docs Matthew Leong 2022-12-30 11:49:38 -08:00
  • dfe508d11d add lazy lock file, really Matthew Leong 2022-12-30 09:47:16 -08:00
  • ed460d2836 add lazy lock file Matthew Leong 2022-12-30 09:35:32 -08:00
  • 79fd72246e add lazy lock file Matthew Leong 2022-12-30 09:33:17 -08:00
  • 3e84a02d98 fix: user enabled toggle Matthew Leong 2022-12-30 09:17:54 -08:00
  • 202e8a3c8d feat: add lsp_lines Matthew Leong 2022-12-30 09:15:21 -08:00
  • fd1e2abf2b feat: new auto-session defaults Matthew Leong 2022-12-29 18:57:45 -08:00
  • f53ef91d7c fix: terminal keys for init Matthew Leong 2022-12-29 18:54:18 -08:00
  • d9b173b42d feat: add more ts languages Matthew Leong 2022-12-29 18:51:29 -08:00
  • 364ab525fc moar clean up Matthew Leong 2022-12-29 12:10:07 -08:00
  • 4569c97793 refactor: add mason.nvim (#89) Matthew Leong 2022-12-29 09:48:42 -08:00
  • 03fc837085
    refactor: add mason.nvim (#89) Matthew Leong 2022-12-29 09:48:42 -08:00
  • daaafc1f8d
    Lazy.nvim (#88) Matthew Leong 2022-12-29 08:34:17 -08:00
  • 2aca7635e5 fix: disable lualine option Matthew Leong 2022-12-27 15:10:56 -08:00
  • 7e81d05408
    Clean out themes + lots of clean up (#87) Matthew Leong 2022-12-27 13:24:27 -08:00
  • 803a69b015 fix: revert hover to lsp handler Matthew Leong 2022-12-22 10:47:10 -08:00
  • 924b2e33a7 feat: remove lsp-signature for noice Matthew Leong 2022-12-22 08:51:01 -08:00
  • 8872b757af fix plugin load order Matthew Leong 2022-10-28 14:13:57 -07:00
  • 445a68a53e feat: add noice Matthew Leong 2022-10-27 10:47:14 -07:00
  • bcf7ea595a Add packer snapshots Matthew Leong 2022-10-21 11:12:50 -07:00
  • cfac67c5b5 feat: add border to autocomplete Matthew Leong 2022-10-20 08:02:47 -07:00
  • 252c04430a
    docs: change theme name to Catppuccin to match recent updates (#84) Blue 2022-10-18 18:15:42 -05:00
  • b3474cd289 Fix devicons Matthew Leong 2022-10-03 10:03:49 -07:00
  • 84c7f848e8 feat: clean up utils reload fn Matthew Leong 2022-08-03 13:21:59 -07:00
  • cd80504765 feat: remove filetype.nvim Matthew Leong 2022-08-03 12:58:06 -07:00
  • e009f823e4 feat: lsp diagnostics line formatting Matthew Leong 2022-08-02 11:15:54 -07:00
  • 6f73a28b79 feat: clean up keymap api Matthew Leong 2022-08-02 10:15:46 -07:00
  • ce2cb28c0f feat: update diagnostics message Matthew Leong 2022-07-25 09:21:43 -07:00
  • cf6f7d42c0 feat: pin theme versions Matthew Leong 2022-06-16 14:53:44 -07:00