|
c42e53a61b
|
dev: use literalExpression for examples
|
2023-07-30 12:12:28 +03:00 |
|
|
77223a2235
|
style: formatting with alejandra
|
2023-07-30 12:12:07 +03:00 |
|
|
93aad7b0da
|
dev: disable session manager to avoid filetree conflicts
|
2023-07-30 12:11:47 +03:00 |
|
|
24b5839922
|
dev: default window width to int
|
2023-07-30 12:02:42 +03:00 |
|
|
0d7875d0af
|
dev: cleanup
|
2023-07-30 11:41:52 +03:00 |
|
|
72a715b1bd
|
docs: update previous nvimTreeLua reference in docs to match the new module name
|
2023-07-30 11:41:44 +03:00 |
|
|
74d7b394b5
|
feat: match new nvimtree.lua module name in othere modules
|
2023-07-30 11:41:09 +03:00 |
|
|
5c7546a8fa
|
feat: rename nvimtree.lua option and conform to new configuration format
|
2023-07-30 11:40:46 +03:00 |
|
|
9a956161b3
|
dev: bump nvimtree.lua version
|
2023-07-30 11:40:10 +03:00 |
|
|
e1f0270643
|
Merge pull request #106 from yavko/main
|
2023-07-30 09:58:40 +03:00 |
|
yavko
|
4ad86e9860
|
docs(release_notes): add denols note
|
2023-07-30 00:47:44 +03:00 |
|
yavko
|
1c181f49ed
|
feat(languages/ts): add denols
|
2023-07-29 23:34:21 +03:00 |
|
|
5196a65a43
|
Merge pull request #95 from NotAShelf/feature/breadcrumbs
|
2023-07-28 17:12:36 +03:00 |
|
|
f01d6c2949
|
dev: improve nvim-navic and navbuddy loading logic
|
2023-07-28 17:08:42 +03:00 |
|
|
cd54a8f890
|
feat: move breadcrumbs under maximal configuration by default
|
2023-07-28 16:58:30 +03:00 |
|
|
9f29552537
|
docs: add breadcrumbs to the release notes
|
2023-07-28 16:09:28 +03:00 |
|
|
d96d885fdd
|
merge main into breadcrumbs
|
2023-07-28 16:09:10 +03:00 |
|
|
306eba2302
|
dev: match navbuddy component border styles with global border component style
|
2023-07-28 15:59:16 +03:00 |
|
|
4dfd36e157
|
docs: document extraPlugins usage and add missing documentation entries
|
2023-07-28 12:30:15 +03:00 |
|
|
d7f4310121
|
dev: update nmd source
|
2023-07-28 12:03:49 +03:00 |
|
|
f2f9c32eca
|
Merge pull request #99 from horriblename/feature/extra-plugins
|
2023-07-28 11:28:20 +03:00 |
|
|
b95687940d
|
Merge pull request #105 from NotAShelf/feature/window-borders
|
2023-07-26 18:54:18 +03:00 |
|
Ching Pei Yang
|
8d72e28c4d
|
add descriptions for extraPlugins
|
2023-07-26 15:36:24 +02:00 |
|
Ching Pei Yang
|
5981cd14f8
|
rename for clarity
|
2023-07-26 15:27:08 +02:00 |
|
|
107cea4f20
|
fix: (toString false) producing an empty line
|
2023-07-26 15:12:32 +03:00 |
|
NotAShelf
|
6e3ae75ae8
|
Merge branch 'main' into feature/breadcrumbs
|
2023-07-26 10:36:08 +03:00 |
|
|
cc1f1b2ed8
|
feat: per-plugin border styles
defaults to the value of globalStyle, can be overriden
|
2023-07-26 10:33:01 +03:00 |
|
|
0667f1f936
|
dev: add missing hover window borders via noice.nvim
|
2023-07-25 22:16:20 +03:00 |
|
|
36cf072920
|
dev: add missing navbuddy icons and keybinds
|
2023-07-24 23:05:07 +03:00 |
|
|
ef122b1b4d
|
feat: make navbuddy icons and keybinds configurable
|
2023-07-24 21:36:01 +03:00 |
|
|
3c07796010
|
docs: add missing changelog entry for copilot in nvim-cmp completions
|
2023-07-24 17:29:58 +03:00 |
|
NotAShelf
|
57a96fba0c
|
Merge pull request #103 from NotAShelf/feature/copilot-completions
|
2023-07-24 17:26:36 +03:00 |
|
NotAShelf
|
cb857319ba
|
Merge branch 'main' into feature/copilot-completions
|
2023-07-24 17:26:21 +03:00 |
|
|
4233a2c20d
|
feat: copilot completions in nvim-cmp sources
|
2023-07-24 17:24:35 +03:00 |
|
|
111c2ad317
|
docs: add @FrothyMarrow to credits
|
2023-07-24 17:24:34 +03:00 |
|
|
e9e6ed82b0
|
CI: clean up workflows
|
2023-07-24 17:22:39 +03:00 |
|
|
caef26936a
|
docs: cleanup
|
2023-07-24 17:22:37 +03:00 |
|
|
b52d0a802a
|
docs: fix typo in issue search URL
|
2023-07-24 17:22:35 +03:00 |
|
|
16340dc8b7
|
docs: wording
|
2023-07-24 17:22:34 +03:00 |
|
Frothy
|
df310b3e25
|
fix: update bufferline from v3.0.1 branch to main
|
2023-07-24 17:22:33 +03:00 |
|
|
5d5aec5b8a
|
docs: add @FrothyMarrow to credits
|
2023-07-24 16:19:29 +03:00 |
|
|
19f7c6732f
|
CI: clean up workflows
|
2023-07-24 16:19:28 +03:00 |
|
|
aaf57d02e7
|
docs: cleanup
|
2023-07-24 16:19:23 +03:00 |
|
|
e719eb1176
|
docs: fix typo in issue search URL
|
2023-07-24 08:18:49 +03:00 |
|
|
48219eba74
|
docs: wording
|
2023-07-24 08:18:19 +03:00 |
|
|
923c090c5b
|
Merge remote-tracking branch 'refs/remotes/origin/feature/window-borders' into feature/window-borders
|
2023-07-23 22:40:10 +03:00 |
|
|
b9e0f20e39
|
feat: add borders to lspsaga windows
|
2023-07-23 22:39:08 +03:00 |
|
|
0951114a29
|
feat: make visible borders optional
|
2023-07-23 22:39:07 +03:00 |
|
|
d461cd903b
|
feat: add borders to lspsaga windows
|
2023-07-23 22:36:19 +03:00 |
|
|
cf48beb8e6
|
feat: make visible borders optional
|
2023-07-23 18:26:38 +03:00 |
|