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
Farouk Brown
e946799757
Merge branch 'main' into main
2025-05-03 18:04:20 +01: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
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
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
Farouk Brown
7092ff5b7b
docs: add missing descriptions
2025-04-22 14:09:46 +01:00
Farouk Brown
8cde1f7b93
fix:set render-markdown.nvim file_types to list
2025-04-22 12:20:10 +01:00
Farouk Brown
72c5c7f634
assistant: add avante.nvim plugin
2025-04-22 12:17:33 +01:00
4045c458dc
assistant/chatgpt: add missing dependencies
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
2025-04-21 10:11:43 +03:00
Howard Nguyen-Huu
ae901bb8cb
Merge branch 'main' into howird/python-dap-rename
2025-04-19 13:54:36 -04:00
raf
afca477b39
Merge pull request #838 from Noah765/fix-flutter-tools
...
languages/dart: address hidden dependencies of flutter-tools.nvim
2025-04-19 14:49:42 +00:00
Noah765
5db21bae6f
languages/dart: update flutter-tools.enableNoResolvePatch description
2025-04-19 15:51:47 +02:00
Ching Pei Yang
b762752333
languages/go: default disable gofmt if lsp is enabled
2025-04-19 13:22:06 +02:00
Howard Nguyen-Huu
a6a7bd37f3
fix: change python dap name from python to debugpy
2025-04-18 19:52:44 -04:00
Noah765
df0e2060c6
languages/dart: add flutter-tools.flutterPackage option
...
Previously, flutter-tools was dependent on the flutter SDK, which it found in the PATH. Having such undeclared and non-reproducible dependencies is against the principles of nix.
The flutterPackage option has been made optional for people who have installed the flutter SDK differently and want to keep it that way.
The enableNoResolvePatch option has been retained for people who have installed the flutter SDK using nix outside the scope of nvf and do not want to have to install it twice. The default value has been changed to false, assuming that most people who use nix to install flutter will use the flutterPackage option instead.
2025-04-18 17:05:57 +02:00
Noah765
99d600f40f
languages/dart: remove invalid config key lsp.flags from flutter-tools.nvim setup
...
The lsp.flags key is not present in the documentation of flutter-tools.nvim and lsp_flags always evaluates to nil.
2025-04-18 15:51:03 +02:00
Noah765
ef3ab83254
languages/dart: add necessary dependency of flutter-tools.nvim on lsp
2025-04-18 15:49:11 +02:00
rice-cracker-dev
05954eec6d
docs: update vim.diagnostics.nvim-lint.*.required_files description
2025-04-18 11:00:16 +07:00
rice-cracker-dev
fd7c559ded
Merge remote-tracking branch 'upstream/main' into lint-required-files
2025-04-17 20:35:23 +07:00
Noah765
11426ea329
languages/dart: add flutter-tools.nvim dependency plenary.nvim
2025-04-17 09:09:29 +02:00
rice-cracker-dev
cdbf2ff370
Merge remote-tracking branch 'upstream/main' into lint-required-files
2025-04-15 22:31:10 +07:00
f516cb43ce
git/gitlinker-nvim: remove duplicate package entry
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
2025-04-14 17:02:34 +03:00
rice-cracker-dev
f830553166
nvim_lint: moved the function into a separate option "lint_function"
2025-04-14 18:01:52 +07:00
rice-cracker-dev
acbeb26854
nvim-lint: moved linting into its own global function "nvf_lint(buf)"
2025-04-14 00:02:54 +07:00
rice-cracker-dev
90d09ba05f
nvim-lint: switch to .lint()
2025-04-13 20:57:23 +07:00
Phan Đăng Khoa
2b62a441e9
Update modules/plugins/diagnostics/nvim-lint/nvim-lint.nix
...
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2025-04-13 16:07:27 +07:00
Phan Đăng Khoa
f4ee6a275f
Update modules/plugins/diagnostics/nvim-lint/config.nix
...
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2025-04-13 16:06:58 +07:00