Commit Graph

949 Commits

Author SHA1 Message Date
NotAShelf fc8206e7a6
flake: utilize nix-systems for overridable flake systems
nix-systems introduces a brand-new pattern that allows the end user to
add or remove systems from the list of supported systems to the flake

See https://github.com/nix-systems/nix-systems for more details
2023-09-28 12:07:36 +03:00
NotAShelf 6b77a70ba2
Merge pull request #140 from horriblename/fix-jdtls-on-attach
fix: add missing on_attach for jdtls
2023-09-27 07:00:33 +03:00
Ching Pei Yang 1deee2f27b fix: add missing on_attach for jdtls 2023-09-26 14:39:50 +02:00
NotAShelf ce1009db5f
Merge pull request #139 from horriblename/feat-lsp-lua 2023-09-23 17:00:20 +03:00
Ching Pei Yang 18dabf1725 doc: improve description of neodev 2023-09-23 15:41:34 +02:00
Ching Pei Yang 4f0da75ce3 doc: update release notes 2023-09-23 15:38:01 +02:00
Ching Pei Yang 456295b46e feat: add neodev plugin 2023-09-23 15:37:04 +02:00
Ching Pei Yang bdebf01a67 feat: add lua treesitter & lsp 2023-09-23 15:37:04 +02:00
NotAShelf 0a1a12e778
Merge pull request #134 from horriblename/optional-lsp-installation 2023-09-23 13:19:14 +03:00
Ching Pei Yang cd778b6ddc doc: add custom LSP command doc to manual 2023-09-23 03:26:41 +02:00
Ching Pei Yang 7d8cc1ec20 doc: update release notes 2023-09-23 03:26:41 +02:00
Ching Pei Yang 0843e95efa doc: update description of all lsp.package 2023-09-23 03:26:41 +02:00
NotAShelf 33daa8b1e7
Merge pull request #136 from jacekpoz/main
disable useSystemClipboard by default
2023-09-22 13:32:10 +03:00
jacekpoz 6d53aa7b05
chore: update changelog 2023-09-21 12:26:10 +02:00
jacekpoz ed79b6efa5
Merge remote-tracking branch 'upstream/main' 2023-09-21 12:15:22 +02:00
jacekpoz 391f18ce29
feat: disable useSystemClipboard by default 2023-09-21 12:14:35 +02:00
Ching Pei Yang 0e66f6282b feat: make svelte lsp install optional 2023-09-19 22:53:10 +02:00
Ching Pei Yang 232d93024c feat: make clang lsp install optional 2023-09-19 22:53:10 +02:00
Ching Pei Yang ed09cb7ed6 feat: make dart lsp install optional 2023-09-19 22:53:10 +02:00
Ching Pei Yang 35e86d1f12 feat: make sql lsp install optional 2023-09-19 22:53:10 +02:00
Ching Pei Yang 54f52bec2b feat: make python lsp install optional 2023-09-19 22:53:10 +02:00
Ching Pei Yang 13c3026362 feat: make typescript lsp install optional 2023-09-19 22:53:10 +02:00
Ching Pei Yang a0399722a0 feat: make java lsp install optional 2023-09-19 22:52:24 +02:00
Ching Pei Yang 2075211c18 feat: make zig lsp install optional 2023-09-19 22:52:24 +02:00
Ching Pei Yang 3ca97bccbc feat: make rust lsp install optional 2023-09-19 22:52:24 +02:00
Ching Pei Yang 3907c61f9b feat: make go lsp install optional 2023-09-19 22:52:24 +02:00
Ching Pei Yang 2f0efdbf15 feat: make nix lsp install optional 2023-09-19 22:52:24 +02:00
NotAShelf a2050d36e2
Merge pull request #135 from jacekpoz/clangd16 2023-09-18 12:06:04 +03:00
jacekpoz 944bd6d451
feat: update clangd to 16 2023-09-17 19:07:01 +02:00
NotAShelf 42b952dc1b
remove funding links & clarify relations in credits 2023-09-05 12:49:27 +03:00
NotAShelf 65ab9f4590
Merge pull request #131 from jacekpoz/main
fix: actually set scrollOffset
2023-08-25 23:21:04 +03:00
jacekpoz 0d6a5a928f fix: actually set scrollOffset 2023-08-25 22:18:50 +02:00
NotAShelf 1eb734ff8f
docs: add missing documentation entry for `visuals.cursorWordline` changes 2023-08-18 17:50:38 +03:00
NotAShelf 5b8e4a89a1
Merge pull request #120 from FrothyMarrow/fix/cursorline 2023-08-17 22:51:09 +03:00
NotAShelf cfe598ec1f
Merge pull request #128 from horriblename/fix-breadcrumbs
fix: use boolToString on boolean
2023-08-15 09:31:08 +03:00
Ching Pei Yang e721456fe3 fix: use boolToString on boolean 2023-08-14 14:25:06 +02:00
NotAShelf 459a0bf7c5
Merge pull request #118 from yavko/overhaul-spell 2023-08-11 17:16:04 +03:00
Yavor Kolev 97764f6140
Merge branch 'NotAShelf:main' into overhaul-spell 2023-08-11 16:56:47 +03:00
NotAShelf b1184bab47
fix: warns due to types.string deprecation 2023-08-11 10:04:56 +03:00
NotAShelf 479499eb4b
Merge pull request #125 from NotAShelf/breadcrumbs-cleanup 2023-08-10 20:32:29 +03:00
NotAShelf de48713394
fix: missing closing bracket when navbuddy is disabled 2023-08-10 20:31:56 +03:00
NotAShelf a9430961e8
dev: clean up breadcrumbs module
potentially avoid unwanted plugin loads
2023-08-10 20:18:21 +03:00
yavko 2e01bdc86c
fix(spell): make dirtytalk plugin actually exist 2023-08-10 18:51:00 +03:00
NotAShelf 2ce28cbb85
Merge pull request #123 from NotAShelf/fix-dracula-theme 2023-08-10 18:29:01 +03:00
NotAShelf 35ea9e5da3
fix: add missing args to the dracula setup 2023-08-10 17:42:54 +03:00
yavko 13416f0cdf
style(spell): apply suggestions 2023-08-10 14:48:18 +03:00
NotAShelf 7a81889afe
Merge pull request #121 from Amanse/java-lsp 2023-08-09 19:09:15 +03:00
AmanSe 1a96793750
docs: add release note entry 2023-08-09 17:07:43 +05:30
AmanSe 13878ce081
feat: Initial jdtls support 2023-08-09 17:06:13 +05:30
Frothy 0a826fb4d3 refactor: remove unnecessary word 'enable' from mkEnableOption 2023-08-07 21:32:14 -04:00