Commit graph

362 commits

Author SHA1 Message Date
Matthew Leong
59d1302342 Update docs 2022-12-30 11:49:38 -08:00
Matthew Leong
dfe508d11d add lazy lock file, really 2022-12-30 09:47:16 -08:00
Matthew Leong
ed460d2836 add lazy lock file 2022-12-30 09:35:32 -08:00
Matthew Leong
79fd72246e add lazy lock file 2022-12-30 09:33:17 -08:00
Matthew Leong
3e84a02d98 fix: user enabled toggle 2022-12-30 09:17:54 -08:00
Matthew Leong
202e8a3c8d feat: add lsp_lines 2022-12-30 09:15:21 -08:00
Matthew Leong
fd1e2abf2b feat: new auto-session defaults 2022-12-29 18:57:45 -08:00
Matthew Leong
f53ef91d7c fix: terminal keys for init 2022-12-29 18:54:47 -08:00
Matthew Leong
d9b173b42d feat: add more ts languages 2022-12-29 18:51:29 -08:00
Matthew Leong
364ab525fc moar clean up 2022-12-29 12:10:07 -08:00
Matthew Leong
4569c97793 refactor: add mason.nvim (#89) 2022-12-29 09:56:02 -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
2aca7635e5 fix: disable lualine option 2022-12-27 15:10:56 -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
8872b757af fix plugin load order 2022-10-28 14:13:57 -07:00
Matthew Leong
445a68a53e feat: add noice 2022-10-27 10:57:51 -07:00
Matthew Leong
bcf7ea595a Add packer snapshots 2022-10-21 11:19:19 -07:00
Matthew Leong
cfac67c5b5 feat: add border to autocomplete 2022-10-20 08:03:00 -07:00
Blue
252c04430a
docs: change theme name to Catppuccin to match recent updates (#84) 2022-10-18 16:15:42 -07:00
Matthew Leong
b3474cd289 Fix devicons 2022-10-03 10:03:49 -07:00
Matthew Leong
84c7f848e8 feat: clean up utils reload fn 2022-08-03 13:21:59 -07:00
Matthew Leong
cd80504765 feat: remove filetype.nvim 2022-08-03 12:58:06 -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
cf6f7d42c0 feat: pin theme versions 2022-06-16 14:53:44 -07:00
anstylian
10a4b6e29c
Support for Neovim Monokai theme (#74) 2022-06-16 06:44:44 -07:00
Matthew Leong
03ae0d8999 feat(nvim-cmp): bit of clean up 2022-06-03 08:25:20 -07:00
Matthew Leong
b86245c056 fix(LuaSnip): update snippet require 2022-06-03 08:02:18 -07:00
Matthew Leong
b96afbd7eb fix(Autocomplete): fix autocomplete dying randomly on buffers 2022-06-01 14:02:38 -07:00
Matthew Leong
621ca82a77 feat(NvimTree): Update setup config 2022-05-29 13:25:40 -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
885ab36992 Required NVIM v0.8.0 2022-05-19 12:22:59 -07:00
Adi Oporanu
44b2cf54e5
Update readme.md (#66)
Minor spelling fix
2022-05-16 06:51:59 -07:00
Matthew Leong
5678c823b0 fix: reorder imports 2022-05-16 06:49:37 -07:00
Tyler J Russell
3cb666662b
fix: update nightfox colors (#58) 2022-05-07 07:09:34 -07:00
Matthew Leong
2bcc3069d6 fix: update to resolve nvim breaking changes, format + server_capabilities 2022-05-02 12:53:26 -07:00
Matthew Leong
95568785f4 feat: update cmp integration 2022-04-15 10:50:55 -07:00
Matt Leong
6eb01f3404 refactor: more autocmd api updates
* feat: add format_timeout user option
2022-03-28 14:10:47 -07:00
Matt Leong
8b5f9f44c0 fix: git branch icon 2022-03-23 20:13:45 -07:00
Matt Leong
a32b2d492e feat: Update more autocmd calls to new api 2022-03-23 19:41:58 -07:00
Rafael Derolez
5a8378a606
Fix inconcistency with <leader>ff in dashboard (#53)
Dashboard's <leader>ff now uses the same command defined in [telescope/mappings.lua](0aef3f630b/lua/cosmic/plugins/telescope/mappings.lua (L14))
2022-03-23 11:04:22 -07:00
Matt Leong
7c1403438f feat(commands): use new autocmd api 2022-03-10 10:46:13 -08:00