nvf/modules/plugins
Venkatesan Ravi b92d9e7e26
Some checks are pending
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
languages/lua: add luacheck and stylua support (#763)
* Add lint(luacheck), format(stylua) support for lua

* fix comments for PR#763

* Update rl-0.8.md

---------

Co-authored-by: raf <raf@notashelf.dev>
2025-03-31 03:07:18 +00:00
..
assistant copilot: load on LazyFile 2025-03-23 11:09:51 +01:00
autopairs treewide: find and fix typos 2024-11-26 10:36:39 +03:00
comments fix: bad comment keymaps (#488) 2024-12-06 12:57:33 +00:00
completion blink-cmp: apply Nix patch; use new fetcher (#714) 2025-03-18 20:34:34 +00:00
dashboard dashboard/alpha: configure with nix (#699) 2025-03-10 08:56:50 +00:00
debugger nvim-dap: fix bad keymap options 2024-12-05 00:58:23 +01:00
diagnostics diagnostics/nvim-lint: enable autocmd only if nvim-lint is enabled 2025-03-31 03:22:25 +03:00
filetree nvimtree: remove unnecessary import 2025-01-06 11:45:02 +01:00
formatter fix(formatter/conform-nvim): allow disabling format on/after save 2025-03-31 01:24:34 +02:00
git git/gitsigns: switch to new null-ls sources API 2025-03-29 21:13:47 +03:00
hydra utility/multicursors-nvim: init #610) 2025-02-22 16:41:38 +00:00
languages languages/lua: add luacheck and stylua support (#763) 2025-03-31 03:07:18 +00:00
lsp lsp/null-ls: convert to new setupOpts format; get rid of prelude DAG 2025-03-29 21:13:42 +03:00
mini mini/hues: more descriptive color options 2025-01-19 10:19:34 +01:00
minimap minimap/minimap-vim: move code-minimap to extraPackages 2025-03-18 12:49:03 +03:00
notes notes/orgmode: fix npins name incompat 2025-02-11 22:17:12 +03:00
projects treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
rich-presence treewide: find and fix typos 2024-11-26 10:36:39 +03:00
runner flake: update run.nvim 2024-12-25 15:11:29 +01:00
session session/nvim-session-manager: fix option descriptions; more explicit library inherits 2025-03-04 23:33:50 +03:00
snippets luasnip: only add cmp source if cmp enabled 2025-02-06 19:26:15 +08:00
spellcheck neovim/spellcheck: add autogroup to spellcheck fts autocmd; fix vim-dirtytalk 2024-11-06 19:33:08 +03:00
statusline statusline/lualine: rewrite LSP client component 2025-03-29 20:04:40 +03:00
tabline treewide: find and fix more typos 2024-11-26 11:24:25 +03:00
terminal toggleterm: use new keybind helper 2024-11-30 15:46:09 +01:00
theme theme/supported-themes: add github-nvim-theme (#688) 2025-03-06 20:53:33 +00:00
treesitter treesitter: disable on blink.cmp 2025-02-06 19:26:16 +08:00
ui modules: clean up descriptions for colorizer & surround; add lazyload events to surround 2025-03-16 20:11:11 +03:00
utility Merge pull request #760 from tebuevd/fix-telescope-pickers-config 2025-03-31 03:04:48 +00:00
visuals visuals/nvim-scrollbar: add fastaction popups to ignored fts 2025-03-30 05:08:01 +03:00