Commit graph

73 commits

Author SHA1 Message Date
Cheick Diarra
82c61c2388 show relative file path 2024-05-08 11:03:00 +02:00
Cheick Diarra
cfe3ba870f add neo tree config 2024-05-08 10:40:30 +02:00
Cheick Diarra
7914568c51 lock 2024-05-08 08:36:27 +02:00
Cheick Diarra
c28857366b lock 2024-05-06 22:19:19 +02:00
Cheick Diarra
b1762ed64c Merge branch 'main' of https://github.com/Diachk/lazy-nvim-config 2024-05-06 22:18:32 +02:00
Cheick Diarra
fdc8d56a5e custom color scheme lua line and popups 2024-05-06 22:14:08 +02:00
Diachk
4128aac92b enable bg transparancy 2024-01-14 10:01:39 +01:00
Cheick Diarra
a5f8be297a
Update README.md 2024-01-11 20:15:10 +01:00
Cheick Diarra
8ee546f0f5
Update README.md 2024-01-11 20:13:47 +01:00
Cheick Diarra
6b209bc932
Add uninstall 2024-01-11 20:13:10 +01:00
Cheick Diarra
9b2b82f5a8 Disable leap 2024-01-10 14:27:05 +01:00
Cheick Diarra
42ea09f37e disable leap 2024-01-08 18:08:36 +01:00
Cheick Diarra
8a187070b6 Add symbols-outline 2024-01-08 14:27:47 +01:00
Diachk
4c6a502f8c Remove old install markdown 2024-01-04 06:35:10 +01:00
Diachk
c35936d6cc Merge branch 'main' of https://github.com/Diachk/lazy-nvim-config 2024-01-03 23:14:55 +01:00
Diachk
81534647f7 update color scheme 2024-01-03 23:14:42 +01:00
Diachk
f59acf69f6 update splash screen 2024-01-03 23:09:32 +01:00
Cheick Diarra
de02badce4
Update README.md 2024-01-03 23:03:11 +01:00
Diachk
ee07e0a5d2 lazy 2024-01-03 21:08:52 +01:00
Cheick Diarra
eca9d8ed75
Update README.md 2024-01-03 21:04:37 +01:00
Cheick Diarra
e175dcf1f9
Update README.md 2024-01-03 21:04:02 +01:00
Cheick Diarra
74cc9bf3b6
Update README.md 2024-01-03 21:03:03 +01:00
Cheick Diarra
96b2cd51e3
Update README.md 2024-01-03 21:01:31 +01:00
Cheick Diarra
c42a5a262f
Update README.md 2024-01-03 20:54:51 +01:00
Cheick Diarra
f8e6d64945
Update README.md 2024-01-03 20:52:54 +01:00
Cheick Diarra
fcd9e8ec99
Update README.md 2024-01-03 20:50:35 +01:00
Cheick Diarra
d468f83f5e
Update README.md 2024-01-03 20:48:13 +01:00
Cheick Diarra
8b1f5791a8
Update README.md 2024-01-03 20:46:52 +01:00
Cheick Diarra
b96618d25c
Update README.md 2024-01-03 20:45:44 +01:00
Cheick Diarra
cad834cd19
Switch color scheme to github light 2024-01-02 09:08:32 +01:00
Cheick Diarra
2999bcfda2
Add light color scheme 2024-01-02 08:29:32 +01:00
Cheick Diarra
7647b53c37
Create install guidelines 2024-01-02 08:21:08 +01:00
Cheick Diarra
189434d79b
configure night color scheme 2024-01-02 08:14:57 +01:00
Cheick Diarra
1c96a18846
Typescript support 2024-01-02 08:11:49 +01:00
Folke Lemaitre
92b2689e6f
docs: simplify cmp-emoji example 2023-10-09 10:28:53 +02:00
Miles Ramage
a13d5c9076
docs: corrected plugin spec location (#25)
Also fixed minor typos and ambiguities.
2023-06-02 23:27:43 +02:00
Folke Lemaitre
d9aa1d0f08
style: typo 2023-05-28 12:22:52 +02:00
Tom Mi
c5978d7e8c
fix: remove help causing error as nonexistent (#23) 2023-04-22 22:23:56 +02:00
Jesse Zomer
9ad6acdff1
refactor: sumneko -> lua_ls (#18) 2023-02-27 10:29:06 +01:00
Amir Khazaie
1a2b26d37c
fix(examples): fix a bug (#10)
According to documentation and my test, this is the way to add new items to the table
2023-01-27 15:56:32 +01:00
Folke Lemaitre
01a27d15c4
refactor: simplified fzf native example 2023-01-24 14:50:26 +01:00
jliaoh
2d99662e1a
fix(lazy): rearrange imports order so that user can overwrite extra modules (#9) 2023-01-23 23:40:49 +01:00
Folke Lemaitre
f764b0a599
feat: added extra for mini.animate 2023-01-23 00:11:55 +01:00
Folke Lemaitre
ad809a2885
fix(lazy): dont disable matchit, matchparen and netrw by default 2023-01-22 21:26:08 +01:00
Folke Lemaitre
1f4e34a73c
docs: cleanup 2023-01-22 15:45:13 +01:00
Folke Lemaitre
83ea4bfcf3
docs: updated readme to point to the installation section of the docs 2023-01-22 15:44:25 +01:00
Folke Lemaitre
e1f0f3443d
feat: set config.defaults.version for now. Too many semver plugins have outdated releases 2023-01-17 16:39:38 +01:00
Folke Lemaitre
979dfdc5bb
feat(lazy): set config.defaults.lazy = false. Better for new users 2023-01-16 16:53:22 +01:00
Folke Lemaitre
888600e7ff
feat: added example to setup supertab with cmp and luasnip 2023-01-12 13:37:56 +01:00
Folke Lemaitre
bd148b899d
chore: remove lazy-lock.json 2023-01-11 15:31:43 +01:00