Noah765
e9e57caa18
languages/dart: fix infinite recursion
...
The default value of the flutter-tools.enable option conflicted with the
lsp.enable definition, which was conditionally defined based on
flutter-tools.enable. However, the lsp.enable definition isn't required
for flutter-tools' LSP functionality, so it can be removed.
2025-05-05 09:46:49 +02:00
Gerg-L
9feb71594d
refactor: nuke legacyPackages and overlays
...
rework blink-cmp package
2025-05-04 23:20:32 -04:00
18e659dd7d
Merge branch 'main' into main
2025-05-05 02:26:04 +00:00
taylrfnt
e752f59994
nvimtree: add missing icon placement options
...
- Address missing `right_align` option in existing icon placement
attributes
- Add the missing placement options from 582ae48c9e/lua/nvim-tree.lua (L595-L599)
- Update the `mkOption` arguments to adhere to the requested style
guide:
```
1. type
2. default
3. (optional) example
4. description
```
2025-05-04 19:05:09 -05:00
8162653c29
Merge branch 'main' into clipboard-module
2025-05-04 19:24:07 +00:00
4b17e14f84
Merge branch 'main' into clipboard-module
2025-05-04 15:29:19 +00:00
b44b76a1a7
Merge branch 'main' into mnw-update
2025-05-04 15:29:13 +00:00
3d3b734e66
Merge branch 'main' into mnw-update
2025-05-04 15:27:14 +00:00
b618939716
languages: deprecate vim.languages.enableLSP
...
This change is done in favor of our intentions to use the new API Neovim has exposed, and the one we are exposing to match theirs.
2025-05-04 18:25:07 +03:00
69e75a00ed
neovim/basic: deprecate vim.useSystemClipboard
2025-05-04 18:23:54 +03:00
4678f73411
neovim/clipboard: init module
2025-05-04 18:23:48 +03:00
1ed6fd9f58
languages: deprecate vim.languages.enableLSP
...
This change is done in favor of our intentions to use the new API Neovim has exposed, and the one we are exposing to match theirs.
2025-05-04 18:01:46 +03:00
Noah765
c2380761d1
ui/breadcrumbs: clean up the option descriptions
2025-05-04 15:30:17 +02:00
Noah765
d783fa0b27
ui/breadcrumbs: remove unused attribute
2025-05-04 15:29:27 +02:00
Noah765
140cfea205
ui/breadcrumbs: add missing navbuddy mappings
2025-05-04 15:00:21 +02:00
Gerg-L
c5b72f124f
chore: update mnw
...
Flake lock file updates:
• Updated input 'mnw':
'github:Gerg-L/mnw/2a1678ba8e4807bd855dd0da94ea2bef5bca733d?narHash=sha256-X32sM3RQ3X2y6PzfNnX3rhUAlhuITdDOdfSrwZXjlsQ%3D' (2025-05-03)
→ 'github:Gerg-L/mnw/7b85a1922b0c5d78c03c4e53c82330715d1bf22b?narHash=sha256-g1XBeVvnM6P0QVxbjCEXyNl0aGd3YSf/hsVagUHB3qw%3D' (2025-05-03)
2025-05-04 02:10:06 -04:00
Farouk Brown
e946799757
Merge branch 'main' into main
2025-05-03 18:04:20 +01:00
Soliprem
26ff9dcc9e
Merge branch 'main' into hardtime
2025-05-03 14:43:23 +02:00
dda89a2d9c
wrapper/options: fix description for enableLuaLoader
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
2025-05-03 04:01:04 +03:00
haskex
cc2c412b88
Changing plugin description and testing
2025-05-01 12:17:31 -03:00
haskex
1f7405aaf7
Changing options for hardtime plugin to hardtime-nvim, and adding the changelog
2025-04-30 22:02:00 -03:00
Jhuan Nycolas
997d685c00
Merge branch 'main' into hardtime
2025-04-30 21:16:53 -03:00
poz
5dff9537d1
plugins/gitsigns: fix null-ls issue
2025-05-01 00:09:53 +02:00
Jhuan Nycolas
1381a0eee1
Merge branch 'main' into hardtime
2025-04-28 18:45:36 -03:00
haskex
ea90d2baf3
Added HardTime.nvim plugin and added vim.binds.hardtime.enable and .setupOpts options
2025-04-28 12:16:53 -03:00
49b748072b
Merge branch 'main' into telescope-ext
2025-04-28 05:45:55 +00:00
c30f07fcd6
languages: set enableLSP
to true while vim.lsp
is enabled
2025-04-28 00:00:49 +02:00
9bd2a6dcb4
neovim/lsp: add LSP example; add description to servers option
2025-04-28 00:00:49 +02:00
Ching Pei Yang
ea9075a07f
lsp: add default fallback config
2025-04-28 00:00:49 +02:00
35c432db3b
neovim/lsp: init
2025-04-28 00:00:49 +02:00
a8291918a9
Merge branch 'main' into main
2025-04-27 19:59:04 +00:00
Farouk Brown
64bee7e729
fix: set avante-nvim to build from source
2025-04-27 20:28:17 +01:00
bb3ca63d21
lsp/null-ls: take a list instead of attrs for sources
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
2025-04-27 06:26:58 +03:00
5259d1887e
Merge branch 'main' into snacks-integrations
2025-04-27 03:09:25 +00:00
Farouk Brown
75fa8e22b6
fix: lazy load avante.nvim plugin
2025-04-24 22:31:14 +01:00
Farouk Brown
f0fe0b0f62
doc: format descriptions
2025-04-24 22:14:02 +01:00
Farouk Brown
9f6413e891
Merge branch 'main' into main
2025-04-24 17:23:53 +01:00
Farouk Brown
79f3dc2c02
Merge remote-tracking branch 'origin/markdown_fix'
2025-04-24 17:22:05 +01:00
707bd3b18c
Merge branch 'main' into sleuth-init
2025-04-24 07:32:05 +00:00
Noah765
8f73019907
utility/sleuth: init
2025-04-24 09:20:42 +02:00
d407a9ac0f
Merge branch 'main' into main
2025-04-23 19:54:58 +00:00
43421d5612
Merge branch 'main' into fix-highlight-color-type
2025-04-23 19:36:13 +00:00
Noah765
990d3598b1
highlight: fix color type
...
The color options also allow color definitions in the form of color names.
2025-04-23 21:28:17 +02:00
Howard Nguyen-Huu
8b305e8ed1
fix: python dap configuration regression
2025-04-23 14:52:21 -04:00
8441eab1b2
Merge branch 'main' into markdown_fix
2025-04-23 13:19:37 +00:00
8ab559ccfe
mini/cursorword: init
2025-04-23 16:02:39 +03:00
Farouk Brown
3e3d7171c1
ref: change file_types type to nullOr(listOf str)
2025-04-22 22:36:11 +01:00
Farouk Brown
95e2eec30b
doc: format description to a multi-line string
2025-04-22 21:32:53 +01:00
Farouk Brown
9220c27e85
languages/render-markdown-nvim: add file_types as list
...
set file_types as listOf (nullOr str) to allow merging
2025-04-22 17:55:21 +01:00
Farouk Brown
e21904d50d
pr: revert markdown changes
2025-04-22 15:33:07 +01:00