Ching Pei Yang
|
c6a2859193
|
languages: link to vim.lsp.servers for customization
|
2025-08-30 17:51:22 +02:00 |
|
Ching Pei Yang
|
9407a3e1c6
|
languages: coerce server type to list for compat
|
2025-07-23 23:36:22 +02:00 |
|
sjcobb
|
e0cd56f39e
|
ordering of types
|
2025-07-14 01:15:39 +01:00 |
|
sjcobb
|
2083f7d87f
|
format and post merge fixes
|
2025-07-08 09:58:50 +01:00 |
|
sjcobb
|
39da9a874e
|
Merge branch 'main' of https://github.com/NotAShelf/nvf into language-overhaul
|
2025-07-08 09:54:21 +01:00 |
|
poz
|
ad69bef1f5
|
treewide: remove unused inherits
|
2025-07-06 03:30:44 +02:00 |
|
sjcobb
|
5436cbf4e7
|
update astro
|
2025-06-16 16:41:38 +01:00 |
|
sjcobb
|
acf3cca302
|
use new util
|
2025-06-15 22:31:43 +01:00 |
|
|
c00dacd398
|
modules: nodePackages.prettier -> prettier
|
2025-06-06 21:07:55 +03:00 |
|
sjcobb
|
72d129f69a
|
astro module overhaul
|
2025-06-02 23:48:36 +01: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 |
|
rice-cracker-dev
|
a436aca603
|
nvim-lint: added required files support
|
2025-04-12 20:53:19 +07:00 |
|
Phan Đăng Khoa
|
a6f8df6785
|
Merge pull request #818 from rice-cracker-dev/eslint-fix
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: fix eslint_d error on load
|
2025-04-10 13:47:52 +00:00 |
|
|
b49402bccd
|
languages/astro: fix syntax issue in inline Lua; add prettierd
|
2025-04-03 07:36:59 +03:00 |
|
Ching Pei Yang
|
a0c94b31d6
|
language/astro: migrate to conform/nvim-lint
|
2025-03-28 12:18:20 +01:00 |
|
Phan Đăng Khoa
|
7696f470a7
|
eslint_d: added conditions for launching eslint_d (#737)
* eslint_d: added conditions for launching eslint_d
* eslint_d: documented changes to docs/release-notes/rl-0.8.md
---------
Co-authored-by: raf <raf@notashelf.dev>
|
2025-03-23 15:57:38 +00:00 |
|
DamitusThyYeetus123
|
fd4df3432e
|
languages/astro: init (#481)
* LSP: Add astro
* LSP: Properly add astro
* LSP: Properly actually add astro
* Flake: Fix mnw
* Update flake/develop.nix
Co-authored-by: raf <raf@notashelf.dev>
* Update configuration.nix
Co-authored-by: raf <raf@notashelf.dev>
* Update astro.nix
* Update rl-0.7.md
---------
Co-authored-by: raf <raf@notashelf.dev>
|
2024-12-03 23:13:56 +00:00 |
|