Matthew Leong
|
c936c64849
|
feat: remove deprecated ts plugin
|
2023-11-18 09:01:45 -08:00 |
|
Matthew Leong
|
f41e606811
|
feat: clean up noice notifications
|
2023-11-15 10:05:58 -08:00 |
|
Matthew Leong
|
3a656a59fb
|
feat: update vim.loop refs
|
2023-10-31 07:55:20 -07:00 |
|
Matthew Leong
|
ac37fc73ff
|
feat: properly enable inlay hints
|
2023-08-29 11:27:15 -07: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 |
|
Matt Leong
|
6eb01f3404
|
refactor: more autocmd api updates
* feat: add format_timeout user option
|
2022-03-28 14:10:47 -07:00 |
|
Matt Leong
|
65a216ed4e
|
feat(readme): clean up config readme
|
2022-02-08 08:17:37 -08:00 |
|
Matt Leong
|
099b7618db
|
feat(config): update examples
|
2022-02-06 18:27:36 -08:00 |
|
Matt Leong
|
6102571a7f
|
refactor: smaller config footprint
|
2022-01-17 13:14:12 -08:00 |
|
Matt Leong
|
8be0efad1f
|
feat(readme): add new themes
|
2021-12-29 09:57:34 -08:00 |
|
Matt Leong
|
adf429b3c1
|
feat(plugins): add gitsigns settings
|
2021-12-20 15:06:31 -08:00 |
|
Matt Leong
|
f522d0f3bf
|
feat: border config setting
|
2021-12-19 19:37:34 -08:00 |
|
Matt Leong
|
b105b15248
|
refactor(cosmic-ui): readd diagnostics and handlers
|
2021-12-19 13:18:01 -08:00 |
|
Matt Leong
|
de5e977c27
|
feat(luasnip): enable autosnippets & config settings
|
2021-12-19 12:38:16 -08:00 |
|
Matt Leong
|
e9eba4ec91
|
refactor(autocomplete): move file to plugins
* feat(autocomplete): add config settings
|
2021-12-16 14:13:56 -08:00 |
|
Matt Leong
|
2830ade34d
|
fix(examples): alpha sort
|
2021-12-14 15:09:51 -08:00 |
|
Matt Leong
|
d993631e76
|
feat(treesitter): add additional languages to install list
|
2021-12-14 15:08:23 -08:00 |
|
Matt Leong
|
4c4b088c6a
|
feat(config): update examples for cosmic-ui
|
2021-12-08 10:17:34 -08:00 |
|
Matt Leong
|
880ccdb624
|
feat(plugins): clean up cosmic-ui integration
|
2021-12-07 16:04:12 -08:00 |
|
Matt Leong
|
efb15a9c55
|
feat(plugins): switch to Comment.nvim
|
2021-12-07 15:55:10 -08:00 |
|
Matt Leong
|
14f4d39ad7
|
fix(config): pass along diagnostic configs to cosmic-ui
|
2021-12-04 18:02:16 -08:00 |
|
Matt Leong
|
dfab8f4c41
|
feat(configs): config.comments -> config.todo_comments
|
2021-11-29 15:31:18 -08:00 |
|
Matt Leong
|
d2c42bec2c
|
refactor(core): rename some core modules
|
2021-11-29 14:53:37 -08:00 |
|
Matt Leong
|
c7d28b0176
|
feat(configs): add more plugin config options
|
2021-11-29 14:35:04 -08:00 |
|
Matt Leong
|
f6c4a9d2cb
|
feat(config): add nvim_tree config setting
|
2021-11-29 14:19:54 -08:00 |
|
Matt Leong
|
92734a9af6
|
feat(themes): add enfocado
|
2021-11-22 14:26:05 -08:00 |
|
Matt Leong
|
d9eeeae3a5
|
feat(themes): add dracula
|
2021-11-22 14:08:50 -08:00 |
|
Matt Leong
|
b485e1c8fb
|
feat(themes): add onedark
|
2021-11-22 13:58:09 -08:00 |
|
Harun Sheikhali
|
9b27aae4c2
|
added nightfox colors (#29)
* added nightfox colours
Co-authored-by: Harun Sheikhali <harun.sheikhali@agilebits.com>
|
2021-11-21 18:31:30 -08:00 |
|
Matt Leong
|
d8c561dbc1
|
fix(themes): catppuccin reference fix
|
2021-11-16 08:03:41 -08:00 |
|
Matt Leong
|
2fb6bddbc1
|
feat(themes): clean up theme config names
|
2021-11-15 07:23:41 -08:00 |
|
Matt Leong
|
ef020a469e
|
feat(highlights): clean up
|
2021-11-12 12:58:57 -08:00 |
|
Matt Leong
|
a6858e9950
|
feat(themes): add rose pine
|
2021-11-12 11:30:26 -08:00 |
|
Matt Leong
|
6d9ee05810
|
feat(readme): add theming docs
|
2021-11-12 09:46:48 -08:00 |
|
Matt Leong
|
76817b1b22
|
feat(config): clean up comments
|
2021-11-10 14:42:28 -08:00 |
|
Matt Leong
|
0d3e6a0ad2
|
feat(config): add config example for utils
|
2021-11-10 14:19:03 -08:00 |
|
Matt Leong
|
3aab287794
|
feat(lsp): trade efm and eslint for null-ls
|
2021-11-09 18:53:52 -08:00 |
|
Matt Leong
|
02cc3131fe
|
feat(config): add readme and clean up dir
|
2021-11-07 07:50:18 -08:00 |
|