Commit Graph

572 Commits

Author SHA1 Message Date
NotAShelf 2cfeb22764
feat: implement freeform smartcolumn column positions 2023-06-04 14:12:08 +03:00
NotAShelf c6bcc873a6
docs: update release notes 2023-06-04 10:37:27 +03:00
NotAShelf 471677d403
feat: color previews via nvim-colorizer-lua 2023-06-04 10:24:17 +03:00
NotAShelf 1cc6bb8b8a
feat: rename colorizer to ccc 2023-06-04 09:41:10 +03:00
NotAShelf bd61b1375a
feat: assert failing conditions 2023-06-04 09:39:17 +03:00
NotAShelf f1f4b80c59
docs: fix documentation 2023-06-04 09:38:46 +03:00
NotAShelf 3362e6cf36
feat: disable scrollbar on code action menus and notifications 2023-06-04 08:47:41 +03:00
NotAShelf ed251d05fa
docs: update release notes 2023-06-03 17:37:15 +03:00
NotAShelf 1820d77b07
Merge pull request #83 from NotAShelf/feature/svelte-lsp
Feature/svelte lsp
2023-06-03 17:30:39 +03:00
NotAShelf f7bbfe3e3a
feature: svelte lsp and diagnostics 2023-06-03 17:18:26 +03:00
NotAShelf 1f19e9c548
feat: bump flake inputs 2023-06-03 16:25:22 +03:00
NotAShelf a28219d3fe
feat: bump flake inputs 2023-06-03 16:22:21 +03:00
NotAShelf d3c14a8cdf
feat: change nvim-web-devicons source 2023-05-26 16:20:41 +03:00
NotAShelf 0afa7184f1
Merge pull request #82 from n3oney/feature/null-priority
feat: give null-ls priority over other formatters
2023-05-26 14:30:58 +03:00
Michał 9d3f74b70c chore: update release notes 2023-05-26 08:59:24 +02:00
NotAShelf dd9191e016
docs: update release notes 2023-05-24 04:53:58 +03:00
NotAShelf ee3a5dc4a0
feat(catppuccin: more plugin integrations) 2023-05-24 04:53:58 +03:00
NotAShelf d65223e34e
feat(fidget): catppuccin integration 2023-05-24 04:53:58 +03:00
n3oney 6b61beb0ef
feat: give null-ls priority over other formatters 2023-05-23 22:55:01 +02:00
NotAShelf 6aec7e7a80
Merge pull request #81 from n3oney/release/v0.4
feat: make it possible to use strings for the RC
2023-05-22 20:13:00 +03:00
n3oney dced02feed
chore: add comments 2023-05-22 19:00:33 +02:00
n3oney ce16eebd77
chore: add custom plugins documentation 2023-05-22 16:21:47 +02:00
n3oney 5c6cd508c3
feat: make it possible to use strings for the RC
when providing a string, it will get mapped as if it was given with nivm.dag.entryAnywhere, which will most likely be what people want
2023-05-22 16:12:00 +02:00
NotAShelf 134c60f40e
docs: update release notes 2023-05-20 17:49:38 +03:00
NotAShelf 6201d04724
feat: update default NodeJS package for Copilot.lua 2023-05-20 17:48:40 +03:00
NotAShelf d1b65d2858
docs: fix reference to invalid nvimtreeLua option 2023-05-19 16:03:16 +03:00
NotAShelf eba785e91f
docs: fix reference to invalid nvimtreeLua option 2023-05-19 15:51:15 +03:00
NotAShelf 03a4a1ebbb
docs: update release notes 2023-05-19 15:19:23 +03:00
NotAShelf 266fbac791
dev(nvimtree-lua): rename cursorLine -> cursorline 2023-05-19 15:19:16 +03:00
NotAShelf 24265c591d
feat: fidget support for catppuccin theme 2023-05-19 15:14:49 +03:00
NotAShelf 4f8a035d82
feat: cursorlineopt config option 2023-05-19 15:14:25 +03:00
NotAShelf 0a7f9865f1
fix(nvimtree-lua): disable cursor-line to false 2023-05-19 14:58:00 +03:00
NotAShelf d2fab111de
fix: override `cursorlineopt=number` via autocmds 2023-05-16 17:25:20 +03:00
NotAShelf bae1ef363a
fix: set `cursorlineopt=number` if theme is transparent 2023-05-16 17:00:51 +03:00
NotAShelf bb2e56ad7c
feat: bump flake inputs 2023-05-16 13:25:28 +03:00
NotAShelf 062fbe7c18
flake: bump inputs 2023-05-16 13:16:00 +03:00
NotAShelf e58409fc4d
Merge pull request #77 from n3oney/patch/fix-formatting
fix formatting
2023-05-16 13:02:39 +03:00
NotAShelf 3edf981d6b
Merge pull request #75 from NotAShelf/feature/wakatime
Feature/wakatime
2023-05-15 14:38:58 +03:00
n3oney 2b6580e19c
fix: re-work formatting code 2023-05-14 20:04:37 +02:00
NotAShelf 1b4e2bb624
Merge pull request #78 from n3oney/feature/eslint_d
replace eslint with eslint_d
2023-05-14 20:00:32 +03:00
n3oney 1aa354e4a2
feat: replace eslint with eslint_d for better performance 2023-05-12 20:30:37 +02:00
NotAShelf 50c2e91626
feat: provide wakatime-cli package option 2023-05-11 16:21:52 +03:00
NotAShelf 4e43b6e009
dev: re-lock flake 2023-05-10 16:46:33 +03:00
NotAShelf ab35aaf3b7
style: formatting 2023-05-10 15:10:12 +03:00
NotAShelf 908dbd04b0
dev: drop vim-wakatime flake input 2023-05-10 15:10:11 +03:00
n3oney a4b7a3ec3c
fix: remove non-existent fallback function 2023-05-10 15:10:11 +03:00
NotAShelf d0a2345bfa
Merge pull request #74 from n3oney/feature/custom-keybinds
fix tab not working
2023-05-10 15:03:26 +03:00
NotAShelf f0bf3a7ae2
dev: get vim-wakatime from nixpkgs 2023-05-10 14:56:49 +03:00
NotAShelf cb4ce03b35
feat: vim-wakatime 2023-05-10 14:41:17 +03:00
NotAShelf 7eaa559996
fix: replace deprecated nerdfonts icons 2023-05-10 13:45:45 +03:00