Commit graph

140 commits

Author SHA1 Message Date
Matthew Leong
745c028e35 feat: clean up 2023-10-18 19:49:23 -07:00
Matthew Leong
c978fd185e feat: update filetype pattern check 2023-10-18 19:41:16 -07:00
Matthew Leong
7779295111 clean up 2023-08-30 21:42:39 -07:00
Matthew Leong
efdd17e22b feat: simplify toggle 2023-08-30 21:41:22 -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
ac37fc73ff feat: properly enable inlay hints 2023-08-29 11:27:15 -07:00
Matthew Leong
90ca46d203 feat(lsp): update sumneko to lua_ls 2023-02-13 07:41:21 -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
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
c58d5fb85a fix(lsp): set auto format on save - clear autocmds 2023-01-09 13:34:41 -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
Matthew Leong
b86e01bd1c feat(lsp): clean up commands and formatting 2023-01-06 09:30:52 -08:00
Matthew Leong
40eef214f3 feat(lsp): clean up commands and formatting 2023-01-06 09:20:16 -08:00
Matthew Leong
0295f75c07 feat: clean up 2023-01-04 16:48:43 -08:00
Matthew Leong
98fdfb4561 refactor: clean out unneeded lsp settings 2022-12-30 13:08:49 -08:00
Matthew Leong
a80b7e5799 fix: cmp capabilities 2022-12-30 13:06:40 -08:00
Matthew Leong
202e8a3c8d feat: add lsp_lines 2022-12-30 09:15:21 -08:00
Matthew Leong
364ab525fc moar clean up 2022-12-29 12:10:07 -08:00
Matthew Leong
03fc837085
refactor: add mason.nvim (#89) 2022-12-29 09:48:42 -08:00
Matthew Leong
daaafc1f8d
Lazy.nvim (#88)
* feat: init lazy.nvim

* refactor: easy plugin init

* feat: user defined plugins

* refactor: clean up user config

* refactor: clean up lsp plugins

* fix: lsp signature

* fix: null ls user config

* feat: replace commands

* feat: optimize lazy loading

* fix: lsp_signature working

* fix: documentation hover/sig help

* fix: autopairs

* feat: clean up luasnips

* fix auto complete

* moar laziness

* feat: add markdown_inline to ensured_installed for TS

* clean up

* clean up auto-session
2022-12-29 08:34:17 -08:00
Matthew Leong
7e81d05408
Clean out themes + lots of clean up (#87)
* refactor: remove extra themes

* feat: clean up theme setup

* refactor: move highlights/colors to galaxyline plugin

* feat: add lualine sections

* feat: add lualine icons

* feat: add user config override for lualine

* refactor: remove galaxy line :D

* refactor: clean out notify-nvim configs

* refactor: clean up utils

* refactor: clean up utils - icons
2022-12-27 13:24:27 -08:00
Matthew Leong
803a69b015 fix: revert hover to lsp handler 2022-12-22 10:47:10 -08:00
Matthew Leong
924b2e33a7 feat: remove lsp-signature for noice 2022-12-22 08:51:01 -08:00
Matthew Leong
b3474cd289 Fix devicons 2022-10-03 10:03:49 -07:00
Matthew Leong
e009f823e4 feat: lsp diagnostics line formatting 2022-08-02 11:15:54 -07:00
Matthew Leong
6f73a28b79 feat: clean up keymap api 2022-08-02 10:15:46 -07:00
Matthew Leong
ce2cb28c0f feat: update diagnostics message 2022-07-25 09:21:43 -07:00
Matthew Leong
b96afbd7eb fix(Autocomplete): fix autocomplete dying randomly on buffers 2022-06-01 14:02:38 -07:00
Matthew Leong
ebd949c7d1 fix: confusing bool for default null ls sources 2022-05-27 13:12:27 -07:00
Matthew Leong
0cc8369ac1 fix: formatting autocmd queued only once 2022-05-27 13:00:18 -07:00
Matthew Leong
850c3835f8 revert: back to prettierd 2022-05-27 12:22:21 -07:00
Matthew Leong
f302eb85b0 refactor(LSP): use prettier over prettierd 2022-05-26 15:15:50 -07:00
Matthew Leong
b968af5b9c fix(LSP): respect user configs for formatting 2022-05-26 15:07:23 -07:00
Matthew Leong
5678c823b0 fix: reorder imports 2022-05-16 06:49:37 -07:00
Matthew Leong
2bcc3069d6 fix: update to resolve nvim breaking changes, format + server_capabilities 2022-05-02 12:53:26 -07:00