Commit graph

43 commits

Author SHA1 Message Date
Folke Lemaitre
ad6c9bcfab
Revert "fix: set markdown for LICENSE file (#3276)"
This reverts commit 1eea51606e.
2024-05-22 19:37:23 +02:00
Rubin Bhandari
1eea51606e
fix: set markdown for LICENSE file (#3276) 2024-05-22 19:36:33 +02:00
Folke Lemaitre
e346d17812
fix(gitui): properly delete lazygit keymap at the correct time. Fixes #3227 2024-05-19 09:29:17 +02:00
Rubin Bhandari
649fa9d521
fix(keymaps): delete lazygit keymap when using gitui (#2986)
* fix(keymaps): delete lazygit keymap when using gitui

* Update gitui.lua
2024-05-18 21:55:54 +02:00
Folke Lemaitre
d514e2fa93
feat(extras): added trouble-v3 and mini-hipatterns to recommended 2024-05-18 14:47:31 +02:00
Folke Lemaitre
66dc9c09d6 feat(util)!: move vim-startuptime to an extra 2024-05-16 21:25:51 +02:00
Folke Lemaitre
a0afe8fef9
fix(dot): remove .env => sh since this is already the default 2024-05-12 18:23:14 +02:00
Folke Lemaitre
42010d1dfb
fix(dot): use syntax sh for dotenv files. Closes #3145 2024-05-12 16:39:00 +02:00
Daniel Mata
3086bf03e9
fix(dot): install when list is empty (#3052) 2024-05-03 09:06:33 +02:00
HyBer
5fb4cf0d36
fix(dot): can't match kitty conf file (#3042) 2024-04-23 08:54:32 +02:00
Rubin Bhandari
15b09e800b
feat(dot): add more filetypes (#2987)
Adds dotenv files support for file names like
prod.env
.env
.env.xyz

Also adds configurationfiletypes rofi, wofi and vimfmrc
2024-04-22 09:49:16 +02:00
Rubin Bhandari
97480dc5d2
feat(dot): add bashls and shellcheck (#2879) 2024-03-29 22:10:03 +01:00
Kevin Traver
eb9f9a8862
fix(keymaps): update all keymap descriptions to be Title Case (#2844) 2024-03-27 08:56:44 +01:00
Folke Lemaitre
7a5dbeae75
feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
Folke Lemaitre
3a87c08cda
feat: use vim.uv everywhere instead of vim.loop 2024-03-22 09:02:34 +01:00
Folke Lemaitre
7415231855
fix(hi-patterns): correct regex for shorthand hex colors. See ##2562 2024-03-08 11:31:45 +01:00
Andreas Gerlach
40a75e82f7
feat(util) create gitui extension (#2238) 2024-03-07 11:51:48 +01:00
Daniel Mata
a8eeb1b75d
feat(hipatterns): add shorthand hex color support (#2562) 2024-03-07 11:41:34 +01:00
Luckas
796112e170
fix(dot): remove hyprlang plugin (#2623) 2024-03-07 11:33:22 +01:00
Binh Duc Tran
1dffb1d853
fix(hyprlang): use lazyvim way to install (#2404) 2024-01-22 07:49:45 +01:00
Folke Lemaitre
979bb952a6
fix(dot): treesitter for hypr was renamed to hyprlang 2024-01-20 12:50:34 +01:00
Evgeni Chasnovski
e55ab411b4
fix(mini.hipatterns): use extmark_opts instead of soft deprecated priority (#1841) 2023-10-22 14:44:08 +02:00
abeldekat
786a061eaa
style(dashboard): remove unnecessary brackets from keys, including extras (#1809)
* style(dashboard): remove unnecessary brackets from keys, including the p key from the project extras

* review Folke

---------

Co-authored-by: abeldekat <abel@nomail.com>
2023-10-20 13:27:10 +02:00
Folke Lemaitre
7d8b3e8ef9
fix(project): don't let project.nvim change the cwd. Leads to too much confusion 2023-10-18 11:38:57 +02:00
Folke Lemaitre
b0ded5c015
fix(dot): treesitter langs in dot extra were not added 2023-10-17 16:33:55 +02:00
Thibault Duplessis
ff9bf005b6
fix(dashboard-nvim): repository has moved to nvimdev/dashboard-nvim (#1715)
* fix(dashboard-nvim) repository has moved to nvimdev/dashboard-nvim

* fix(dashboard): automatically rename dashboard.nvim

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-10-14 13:21:30 +02:00
Folke Lemaitre
c7244d9d47
style(dot): make enabled a function for doc gen 2023-10-13 12:31:32 +02:00
Folke Lemaitre
88d465c3ef
fix(hypr): automatically update/install hypr treesitter parser when needed 2023-10-10 07:51:02 +02:00
Folke Lemaitre
0955129796
fix(project): make sure to load telescope extension after telescope ran setup 2023-10-09 22:11:17 +02:00
Folke Lemaitre
639a6e7545
feat(extra): add extra util.dot that configures multiple ft and treesitter langs when needed 2023-10-08 13:45:57 +02:00
Jonas Holst Damtoft
6f1cdfe4bd
feat(dashboard): add projects if enabled (#1595) 2023-10-05 15:59:44 +02:00
Folke Lemaitre
936d74bb61
perf: added support for LazyFile event that properly loads file based plugins without blocking the ui 2023-10-04 10:45:10 +02:00
Folke Lemaitre
6d58f1dacf
fix(hipatterns): remove assert. Fixes #1045 2023-07-02 22:25:43 +02:00
Folke Lemaitre
30824369c2
fix(hipatterns): default options 2023-05-27 09:36:05 +02:00
Folke Lemaitre
f7a63042f9
feat(hipatterns): made tailwind ft and style configurable 2023-05-26 16:42:07 +02:00
Folke Lemaitre
b7a925904e
fix(hipatterns): reset hl groups when colorscheme changes 2023-05-26 16:32:34 +02:00
Folke Lemaitre
b027bebeab
fix(hipatterns): make sure priority is higher than the one for references 2023-05-26 08:14:29 +02:00
Folke Lemaitre
33f61b58de
fix(hipatterns): make it work on stable 2023-05-26 08:11:07 +02:00
Folke Lemaitre
c526ea338b
feat(hipatterns): better tailwind fg colors 2023-05-25 23:32:55 +02:00
Folke Lemaitre
7bc979a7c1
feat: added extra for mini.hipatterns with tailwind support 2023-05-25 22:33:58 +02:00
Jonas Holst Damtoft
f8982332be
feat(project): add to mini.starter (#640)
* feat(project): add to mini.starter

* fix(project): make alpha and mini.starter optional
2023-05-22 20:30:18 +02:00
Folke Lemaitre
5264909b54
fix(project): load on VeryLazy otherwise projects wont be loaded when opening Telescope 2023-04-20 08:29:22 +02:00
István Donkó
7fe0d5c7c7
feat(extras): added project management (#300)
* feat(project): add project management

* refactor: moved project to extras

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-04-20 08:14:21 +02:00