Commit graph

  • 24f6ed145e
    feat: default to prettierd over prettier NotAShelf 2023-07-11 22:54:43 +0300
  • 8cda01b885
    feat: add prettierd as an alternative to prettier NotAShelf 2023-07-11 22:54:22 +0300
  • b269f69dfb
    Merge pull request #73 from horriblename/feature/nvim-debug NotAShelf 2023-06-27 08:08:32 +0300
  • 18e95533d6 update docs Ching Pei Yang 2023-06-27 00:07:56 +0200
  • b5efd5cba7 feat: add dap support for dart Ching Pei Yang 2023-06-27 00:04:48 +0200
  • ae0a2389ff feat(dap): add breakpoint icon Ching Pei Yang 2023-06-15 18:17:13 +0200
  • fe9da14d85 feat: add mapping options for nvim-dap Ching Pei Yang 2023-06-12 02:59:34 +0200
  • 588d348bd2 feat: add dap support for rust Ching Pei Yang 2023-05-22 01:55:26 +0200
  • 3a8b614ea9 feat: add dap support for clang Ching Pei Yang 2023-05-20 13:46:19 +0200
  • b3b6f56fbc feat: add dap support for python Ching Pei Yang 2023-05-20 12:29:55 +0200
  • b029426d34 feat: add debugger for go Ching Pei Yang 2023-05-08 13:03:26 +0200
  • bdf77593ee feat: default dap keybinds Ching Pei Yang 2023-05-08 13:03:03 +0200
  • 624782e196 feat: add option for debugger configs Ching Pei Yang 2023-05-08 13:01:42 +0200
  • 1eceb04db9 feat: new option enableDAP Ching Pei Yang 2023-05-05 16:16:16 +0200
  • 595e76ed2f feat: option to autostart debugger UI Ching Pei Yang 2023-05-05 15:31:55 +0200
  • 640e37bd08 dev: init nvim-dap setup NotAShelf 2023-05-04 18:41:11 +0300
  • e4c2c3dfe4 update docs Ching Pei Yang 2023-06-25 14:31:01 +0200
  • b4eaabea95 fix(flutter-tools): bug where dart lsp is not found Ching Pei Yang 2023-06-25 14:09:12 +0200
  • efe5905c41
    Merge pull request #86 from horriblename/fix-clangd-offset-encoding NotAShelf 2023-06-12 10:27:56 +0300
  • 99c69c4e9c fix(clangd): use same offsetEncoding as null-ls Ching Pei Yang 2023-06-12 01:12:05 +0200
  • 37a3f5b373
    feat: bump tidal src NotAShelf 2023-06-11 16:29:15 +0300
  • b5d5700fcc
    feat: un-deprecate darwin as zig is no longer marked as broken NotAShelf 2023-06-11 16:18:37 +0300
  • 65dac29597
    feat: bump flake inputs NotAShelf 2023-06-10 08:09:27 +0300
  • 456dee6298
    dev(lualine): remove background from search results component NotAShelf 2023-06-07 14:30:55 +0300
  • 2e40253457
    feat: nvim-surround NotAShelf 2023-06-07 14:28:27 +0300
  • 0c01fbc121
    feat: display LSP source on statusline NotAShelf 2023-06-07 02:36:02 +0300
  • acf14daea2
    Merge branch 'main' into release/v0.4 NotAShelf 2023-06-06 05:34:02 +0300
  • 30519c1a23
    feat: neovim spellchecking NotAShelf 2023-06-06 03:25:50 +0300
  • 79edfbdb47
    fix(illuminate): ignore NvimTree for highlighting NotAShelf 2023-06-06 03:25:43 +0300
  • c290c2adc3
    docs: update 0.4 release notes NotAShelf 2023-06-06 03:25:16 +0300
  • c20456e3a1
    feat: vim-illuminate NotAShelf 2023-06-06 03:05:05 +0300
  • 294b712c15
    docs: clean up documentation directory NotAShelf 2023-06-06 03:01:44 +0300
  • 7bc4db71c4 deploy: c38a152d2d NotAShelf 2023-06-05 23:53:45 +0000
  • c38a152d2d
    Merge pull request #84 from jsw08/main NotAShelf 2023-06-06 02:52:49 +0300
  • b8d2c23eaf
    feat: add more configuration options for modes.nvim NotAShelf 2023-06-06 02:33:18 +0300
  • 5300f9c253
    style: formatting NotAShelf 2023-06-06 02:25:10 +0300
  • 1f4b6d7a9a
    dev: disable some plugins on minimal configuration NotAShelf 2023-06-06 02:23:29 +0300
  • a1d99ca752
    fix: '&' causing build failures NotAShelf 2023-06-06 02:22:55 +0300
  • 8845d7a54d
    feat: lualine UI improvements NotAShelf 2023-06-06 01:49:48 +0300
  • 6e21655c3f
    feat: customizable cursorline option NotAShelf 2023-06-06 01:49:38 +0300
  • 2cb1e3b110
    fix: regression in lualine config NotAShelf 2023-06-05 23:14:47 +0300
  • a2b58e17af
    docs: fix mkEnableOption usage for autogenerated documentation NotAShelf 2023-06-05 23:10:25 +0300
  • 5cef662ccf
    dev: move colorizer option to the correct module NotAShelf 2023-06-05 23:10:07 +0300
  • 6a82510ee1 fixed mistakes jsw08 2023-06-05 19:49:31 +0000
  • 6891c86c58
    docs: add comments to lua converters NotAShelf 2023-06-05 21:37:12 +0300
  • 9781a1071d
    chore: default flake formatter NotAShelf 2023-06-05 21:36:53 +0300
  • 1f78026cc0
    docs: update contribution guidelines NotAShelf 2023-06-05 21:36:43 +0300
  • a935c15e0a updated docs to add a section for custom vim plugins. jsw08 2023-06-05 15:39:33 +0000
  • 86fec8646d
    feat: improved smartcolumn freeform NotAShelf 2023-06-04 17:36:01 +0300
  • 2cfeb22764
    feat: implement freeform smartcolumn column positions NotAShelf 2023-06-04 14:12:08 +0300
  • c6bcc873a6
    docs: update release notes NotAShelf 2023-06-04 10:37:27 +0300
  • 471677d403
    feat: color previews via nvim-colorizer-lua NotAShelf 2023-06-04 10:24:06 +0300
  • 1cc6bb8b8a
    feat: rename colorizer to ccc NotAShelf 2023-06-04 09:41:10 +0300
  • bd61b1375a
    feat: assert failing conditions NotAShelf 2023-06-04 09:39:17 +0300
  • f1f4b80c59
    docs: fix documentation NotAShelf 2023-06-04 09:38:46 +0300
  • 3362e6cf36
    feat: disable scrollbar on code action menus and notifications NotAShelf 2023-06-04 08:47:41 +0300
  • ed251d05fa
    docs: update release notes NotAShelf 2023-06-03 17:34:07 +0300
  • 1820d77b07
    Merge pull request #83 from NotAShelf/feature/svelte-lsp NotAShelf 2023-06-03 17:30:39 +0300
  • f7bbfe3e3a
    feature: svelte lsp and diagnostics NotAShelf 2023-06-03 17:18:26 +0300
  • 1f19e9c548
    feat: bump flake inputs NotAShelf 2023-06-03 16:25:22 +0300
  • a28219d3fe
    feat: bump flake inputs NotAShelf 2023-06-03 16:21:37 +0300
  • d3c14a8cdf
    feat: change nvim-web-devicons source NotAShelf 2023-05-26 16:08:23 +0300
  • 0afa7184f1
    Merge pull request #82 from n3oney/feature/null-priority NotAShelf 2023-05-26 14:30:58 +0300
  • 9d3f74b70c chore: update release notes Michał 2023-05-26 08:59:24 +0200
  • 8851c3fb8d
    docs: update release notes feature/nvim-debug NotAShelf 2023-05-24 04:18:13 +0300
  • 60d45f97af
    feat(catppuccin: more plugin integrations) NotAShelf 2023-05-24 04:17:10 +0300
  • b92c312165
    feat(fidget): catppuccin integration NotAShelf 2023-05-24 04:13:56 +0300
  • 7d4f793e9e
    chore: add comments n3oney 2023-05-22 19:00:33 +0200
  • 6afd466b0f
    chore: add custom plugins documentation n3oney 2023-05-22 16:21:47 +0200
  • c8ea2f0f8e
    feat: make it possible to use strings for the RC n3oney 2023-05-22 15:59:12 +0200
  • bc26d437d1
    docs: update release notes NotAShelf 2023-05-20 17:49:38 +0300
  • 877a15bbf7
    feat: update default NodeJS package for Copilot.lua NotAShelf 2023-05-20 17:48:40 +0300
  • 38e72671e3
    docs: fix reference to invalid nvimtreeLua option NotAShelf 2023-05-19 15:51:25 +0300
  • 8a1a3d9e32
    docs: fix reference to invalid nvimtreeLua option NotAShelf 2023-05-19 15:23:08 +0300
  • 8314db11c8
    docs: update release notes NotAShelf 2023-05-19 15:19:23 +0300
  • 2e031e7844
    dev(nvimtree-lua): rename cursorLine -> cursorline NotAShelf 2023-05-19 15:19:16 +0300
  • 48c97101f3
    feat: fidget support for catppuccin theme NotAShelf 2023-05-19 15:14:49 +0300
  • e08599d6b2
    feat: cursorlineopt config option NotAShelf 2023-05-19 15:14:25 +0300
  • 30f02163d2
    fix(nvimtree-lua): disable cursor-line to false NotAShelf 2023-05-19 14:58:00 +0300
  • 498e8b7c80
    fix: override cursorlineopt=number via autocmds NotAShelf 2023-05-16 17:25:20 +0300
  • c323bbb865
    fix: set cursorlineopt=number if theme is transparent NotAShelf 2023-05-16 17:00:51 +0300
  • bc9cb85988
    feat: bump flake inputs NotAShelf 2023-05-16 13:25:28 +0300
  • eba285c65b
    flake: bump inputs NotAShelf 2023-05-04 19:10:27 +0300
  • b0e0b6448d
    fix: re-work formatting code n3oney 2023-05-12 20:07:44 +0200
  • 859da274b6
    feat: provide wakatime-cli package option NotAShelf 2023-05-11 16:21:52 +0300
  • f18155a05e
    dev: re-lock flake NotAShelf 2023-05-10 16:46:33 +0300
  • 27096e5383
    style: formatting NotAShelf 2023-05-10 15:09:30 +0300
  • 23195d581e
    dev: drop vim-wakatime flake input NotAShelf 2023-05-10 15:09:06 +0300
  • 94b9618439
    dev: get vim-wakatime from nixpkgs NotAShelf 2023-05-10 14:56:49 +0300
  • aef6af206b
    feat: vim-wakatime NotAShelf 2023-05-10 14:41:17 +0300
  • b015c0aa0e
    feat: replace eslint with eslint_d for better performance n3oney 2023-05-12 20:30:37 +0200
  • cf59c602c7
    fix: remove non-existent fallback function n3oney 2023-05-08 13:40:36 +0200
  • e876538fe1
    fix: replace deprecated nerdfonts icons NotAShelf 2023-05-10 13:45:45 +0300
  • c904f50afc
    docs: changelogs and attributions NotAShelf 2023-05-10 12:21:36 +0300
  • 6db5510322
    feat: make Copilot node package configurable NotAShelf 2023-05-10 12:11:33 +0300
  • 82e3fc4d0d
    chore: upload docs build artifacts Michał 2023-05-03 12:32:45 +0200
  • 03c59e284c
    docs: update release notes Ching Pei Yang 2023-05-09 19:28:38 +0200
  • f18bc8a676
    feat: new option to enable lua module loader Ching Pei Yang 2023-05-09 12:14:53 +0200
  • 93405fad4c
    fix: update deprecated buffer_close_icon NotAShelf 2023-05-10 10:44:25 +0300
  • dd9191e016
    docs: update release notes NotAShelf 2023-05-24 04:18:13 +0300