Commit Graph

1130 Commits

Author SHA1 Message Date
Donnerinoern 7352558623 language/markdown: added markdown-previewer.nvim 2024-02-12 22:27:35 +01:00
NotAShelf e73469d102
modules/basic: fix search sensitivity options; restructure 2024-02-12 10:20:15 +03:00
NotAShelf 98e6782cf4
modules/git: fix typo in gitsigns code-actions 2024-02-12 09:35:59 +03:00
NotAShelf 44ec36ec3b
Merge pull request #212 from FrothyMarrow/fix-filetree-open
filetree/nvimtree: fix default systemOpen on darwin
2024-02-12 00:19:14 +03:00
Frothy 6f47dbd11a filetree/nvimtree: fix default systemOpen on darwin 2024-02-11 15:47:00 -05:00
NotAShelf 4e83912a54
Merge pull request #205 from NotAShelf/nim-lang
languages/nim: init
2024-02-10 16:11:22 +03:00
NotAShelf 6346617a50
languages/nim: assert on darwin systems
due to nimlsp not working properly on darwin
2024-02-10 16:08:42 +03:00
NotAShelf a519c6364c
Merge pull request #203 from Donnerinoern/ui/colorizer
ui/colorizer: rebase on maintained fork
2024-02-10 15:31:40 +03:00
Donnerinoern d0f8e445ab ui/colorizer: use new maintained fork 2024-02-10 13:21:20 +01:00
NotAShelf 9ceab45944
Merge pull request #209 from NotAShelf/fix-startify
dashboard/startify: fix invalid reference to "neovimPlugins"
2024-02-09 09:59:51 +03:00
NotAShelf 6866bb7b38
dashboard/startify: fix invalid reference to "neovimPlugins"
I could just make an overlay out of pettiness
2024-02-09 09:56:05 +03:00
NotAShelf 38bf156537
Merge branch 'main' of github.com:NotAShelf/neovim-flake into nim-lang 2024-02-07 20:05:41 +03:00
NotAShelf e9ad2f8ac8
languages/nim: init 2024-02-07 07:24:44 +03:00
NotAShelf 232c8129ca
Merge pull request #202 from Amanse/main
Fix java lsp not launching
2024-01-31 14:47:34 +00:00
AmanSe 0e94edd88f
Fix java lsp not launching
java lsp pacakge in nixpkgs changed the execution binary name, just
using getExe for probably a permanent fix to this situation
2024-01-31 20:01:45 +05:30
NotAShelf 6fb2d67a05
Merge pull request #201 from NotAShelf/lualine-tweaks
statusline/lualine: avoid hardcoding config options
2024-01-26 20:59:04 +00:00
NotAShelf f94e6e12ec
statusline/lualine: avoid hardcoding config options 2024-01-26 21:16:56 +03:00
NotAShelf 894f2f42ef
flake: bump plugin inputs 2024-01-26 20:11:15 +03:00
Ching Pei Yang c3cbca17e2
Merge pull request #200 from NotAShelf/css-and-tailwind
languages: add css and tailwind language support
2024-01-26 03:00:15 +08:00
NotAShelf d47f45729f
languages: add css and tailwind language support 2024-01-24 21:53:28 +03:00
NotAShelf f2c8413407
Merge pull request #198 from Donnerinoern/language/markdown
Language/markdown: Added LSP and fixed Glow not working
2024-01-19 05:15:41 +00:00
NotAShelf 1e8d83b393
flake: bump nixpkgs input 2024-01-18 23:00:54 +03:00
Donnerinoern 0bfefe9779 languages/markdown: fixed glow not working and added option for changing keybind 2024-01-18 20:04:17 +01:00
Donnerinoern 75d553bf64 languages/markdown: added marksman LSP 2024-01-18 20:02:45 +01:00
NotAShelf 4ded86d1ff
Merge pull request #195 from Donnerinoern/theme/gruvbox
Theme: Added Gruvbox
2024-01-18 10:54:53 +00:00
Donnerinoern e8acabee78 Theme: Added Gruvbox 2024-01-18 11:41:26 +01:00
NotAShelf d2def2b561
Merge pull request #196 from FrothyMarrow/fix-neocord-logs
rich-presence/neocord: fix log_level config
2024-01-18 08:24:21 +00:00
Frothy 8b54a4eb6f rich-presence/neocord: fix log_level config 2024-01-17 18:54:27 -05:00
NotAShelf 272cd17e42
flake: bump nixpkgs input 2024-01-16 14:35:56 +03:00
NotAShelf 3377ebdbfd
CI: name doc artifacts after their respective packages 2024-01-16 14:33:04 +03:00
NotAShelf 980d497660
Merge pull request #193 from NotAShelf/neocord
modules/rich-presence: deprecate presence-nvim in favor of neocord
2024-01-16 11:25:35 +00:00
NotAShelf cffe399b85
docs: add presence.nvim deprecation notice 2024-01-16 14:06:01 +03:00
NotAShelf 4dba0948c9
flake: bump nixpkgs input 2024-01-16 14:06:00 +03:00
NotAShelf 428e49d303
modules/rich-presence: deprecate presence-nvim in favor of neocord 2024-01-16 14:05:56 +03:00
NotAShelf 0242f22530
Merge pull request #194 from NotAShelf/dependabot/github_actions/cachix/cachix-action-14
chore(deps): bump cachix/cachix-action from 13 to 14
2024-01-13 22:57:41 +00:00
dependabot[bot] 84a89fc7ca
chore(deps): bump cachix/cachix-action from 13 to 14
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 13 to 14.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v13...v14)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 19:18:36 +00:00
NotAShelf 39dd12fb76
Merge pull request #181 from horriblename/feat-plugin-setup-config
lib: function for custom plugin `setup()` arguments
2024-01-03 00:03:33 +00:00
Ching Pei Yang 59b2e6b17c
internal: add customizable plugin setup option 2024-01-03 00:54:49 +01:00
NotAShelf 2b4683fa81
Merge pull request #191 from NotAShelf/docs-markdown-rln
docs/manual: convert release notes to markdown
2024-01-02 23:16:20 +00:00
NotAShelf 413eab8cfa
docs/manual: convert release notes to markdown 2024-01-03 02:13:41 +03:00
NotAShelf 61b0264868
Merge pull request #187 from NotAShelf/markdown-docs
docs: refactor
2023-12-25 11:21:17 +03:00
NotAShelf d4ba679766
Merge pull request #190 from NotAShelf/bump-all-inputs-dec23
flake: bump all plugin inputs
2023-12-22 17:22:18 +03:00
NotAShelf 211da1a3c6
flake: bump plugin inputs 2023-12-22 17:20:42 +03:00
NotAShelf 1b802baff2
Merge pull request #188 from NotAShelf/dependabot/github_actions/actions/upload-artifact-4
chore(deps): bump actions/upload-artifact from 3 to 4
2023-12-15 10:37:46 +03:00
dependabot[bot] d8d0379427
chore(deps): bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 19:32:56 +00:00
NotAShelf 444bf0a9d2
docs/manual: remove header & footer from manual 2023-12-09 22:28:52 +03:00
NotAShelf 78f21b75b7
docs: include manpages 2023-12-09 22:21:36 +03:00
NotAShelf e360a1c16c
docs: refactor 2023-12-09 22:03:58 +03:00
NotAShelf a35eab716a
icon-picker.nvim: bump version 2023-12-09 19:45:18 +03:00
NotAShelf b226c432f0
Merge pull request #186 from NotAShelf/dependabot/github_actions/easimon/maximize-build-space-10
chore(deps): bump easimon/maximize-build-space from 9 to 10
2023-12-08 05:16:44 +03:00