Commit graph

75 commits

Author SHA1 Message Date
Matt Leong
a00aaa6361 feat(plugins): add todo highlight 2021-10-30 18:54:10 -07:00
Matt Leong
88de0e2dbd fix(nav): fix mappings 2021-10-29 19:50:51 -07:00
Matt Leong
e6ee76c3a2 feat(core): some clean up 2021-10-29 17:54:38 -07:00
Matt Leong
25060f1713 feat(file-explorer): remove broken icon on nvim tree statusline 2021-10-29 17:19:28 -07:00
Matt Leong
9ed1d49ae5 feat(config): add ability to add ensured_installed for treesitter 2021-10-29 13:12:51 -07:00
Matt Leong
f4e75710ea feat(config): allow default theme to be disabled, (you will need to implement your own statusline if you do this) 2021-10-28 20:53:11 -07:00
Matt Leong
d9c294e814 refactor(utils): clean out inappropriate methods 2021-10-28 19:05:12 -07:00
Matt Leong
303d01b3e8 feat(lsp): move rename change to title 2021-10-28 06:48:24 -07:00
Matt Leong
2756730e75 feat(lsp): show name change in notification 2021-10-27 21:39:25 -07:00
Matt Leong
f7d9085a5f feat(config): toggle rename notification 2021-10-27 21:14:30 -07:00
Matt Leong
4de18981ce feat(core): Rename notifications are cleaner 2021-10-27 17:37:43 -07:00
Matt Leong
cfc22daed3 feat(core): Check out renaming now :)
* Added nvim-notify to alert user of rename changes
* Use notify as vim.notify if installed
2021-10-27 17:19:29 -07:00
Matt Leong
4709170c38 feat(theme): add legacy sign highlights 2021-10-26 16:55:10 -07:00
Matt Leong
d746f70865 fix(config): allow highlights to be overridable 2021-10-26 11:44:29 -07:00
Matt Leong
95161afa2a fix(lsp): fix code actions not working due to bad maps 2021-10-26 11:23:36 -07:00
Matt Leong
40b3d1e7af feat(nav): wider reference windows 2021-10-26 07:19:07 -07:00
Matt Leong
4444126a83 feat(config): settable main icon 2021-10-25 08:55:52 -07:00
Matt Leong
43f37c3d8d refactor(navigation): file-navivation -> navigation 2021-10-22 22:34:34 -07:00
Matt Leong
c61dc5acf6 feat(lsp): updated lsp mappings to utilize telescope, update telescope settings 2021-10-22 22:11:01 -07:00
Matt Leong
6dc398b060 feat(diagnostics): add min severity level for v text, cleaner mappings 2021-10-22 20:36:17 -07:00
Matt Leong
0d758652e5 feat(terminal): use shell as title 2021-10-22 18:58:13 -07:00
Matt Leong
ecb38b33c0 feat(theme): fix virtual text and clean highlights 2021-10-22 18:43:13 -07:00
Matt Leong
97e809d60f chore(statusline): clean out deprecated helper 2021-10-20 15:22:40 -07:00
Matt Leong
093fbc0f78 chore(file-navigation): clean up preview title prop 2021-10-20 09:53:36 -07:00
Matt Leong
a9cbaf7802 Init 🚀 2021-10-19 15:25:18 -07:00