Commit graph

  • 1b1743dc5a
    feat: create utility functions to make adding bindings even easier n3oney 2023-04-22 15:48:10 +02:00
  • 4b71d3ec5f deploy: 229450c4a9 NotAShelf 2023-04-19 13:32:10 +00:00
  • 229450c4a9
    docs: fix typo in release notes NotAShelf 2023-04-19 16:30:45 +03:00
  • c946397fba
    docs: include 0.3 release notes in docs NotAShelf 2023-04-19 16:28:08 +03:00
  • 6f6b18aa23 deploy: 3cf4b94ea8 NotAShelf 2023-04-19 13:22:55 +00:00
  • 3cf4b94ea8
    Merge pull request #56 from NotAShelf/release/0.3 NotAShelf 2023-04-19 16:21:49 +03:00
  • 74258839e8
    docs: 0.3 release notes v0.3 NotAShelf 2023-04-19 15:49:28 +03:00
  • a35005f4b7
    Merge pull request #55 from horriblename/bugfix-themes NotAShelf 2023-04-19 15:08:42 +03:00
  • 77a10e8ee4 fix: accept missing transparent attribute Ching Pei Yang 2023-04-19 13:48:13 +02:00
  • 1e8d8593b6 add a few languages from the whole config doc to the home page Yoni FIRROLONI 2023-04-19 12:31:14 +02:00
  • c874b7fa99
    fix: catppuccin not inheriting transparency NotAShelf 2023-04-19 00:54:44 +03:00
  • c749a7fe59
    feat: drop venn-nvim NotAShelf 2023-04-18 20:28:31 +03:00
  • 4a9ac069ad deploy: 7bf6594755 NotAShelf 2023-04-18 17:26:36 +00:00
  • 7bf6594755
    Merge pull request #52 from horriblename/main NotAShelf 2023-04-18 20:25:35 +03:00
  • b9ec7702c5
    update release notes Ching Pei Yang 2023-04-18 19:17:10 +02:00
  • 099b87a5cf
    feat: silence annoying null-ls codeactions messages NotAShelf 2023-04-18 20:13:02 +03:00
  • 2ad526cbf5
    fix: incorrect description for typescript language module NotAShelf 2023-04-18 20:11:06 +03:00
  • 586a7f5b41
    feat: add todo-comments keybindings n3oney 2023-04-18 18:14:44 +02:00
  • bdff97103d
    Merge branch 'feature/custom-keybinds' of github.com:n3oney/neovim-flake into feature/custom-keybinds n3oney 2023-04-18 17:54:03 +02:00
  • 6719cddbfd
    feat: add cellularAutomaton keybindings n3oney 2023-04-15 15:35:34 +02:00
  • e21096203a
    feat: add comment.nvim keybindings n3oney 2023-04-12 23:58:09 +02:00
  • ac5c540b2d
    feat: add utility function for binding expressions n3oney 2023-04-12 23:42:55 +02:00
  • 54aad74d8d
    feat: add nvim-bufferline keybindings n3oney 2023-04-12 21:13:00 +02:00
  • f1bc76f495
    refactor: use icon because underline is buggy n3oney 2023-04-12 20:16:28 +02:00
  • 776657db85
    feat: add lib function to quickly mkOption mappings n3oney 2023-04-12 20:13:30 +02:00
  • f1f0144c62
    feat: add nvimtree keybindings n3oney 2023-04-12 17:17:23 +02:00
  • 15185f9ad6
    feat: add nvim-session-manager keybindings n3oney 2023-04-11 15:42:45 +02:00
  • 5a56de1b9f
    feat: add leap keybindings n3oney 2023-04-11 15:37:24 +02:00
  • 0068af2d66
    refactor!: use a new keymaps configuration format n3oney 2023-04-10 13:42:31 +02:00
  • 7e566c9687
    refactor: use new mapping format n3oney 2023-04-11 14:38:27 +02:00
  • 2d9b24dfdb
    feat: add lib function to quickly mkIf bindings n3oney 2023-04-11 14:38:08 +02:00
  • 13783d3d12
    fix: correct imap misspelling n3oney 2023-04-10 22:44:18 +02:00
  • fbe4e0ad2f
    refactor: use builtin nvim function n3oney 2023-04-10 22:43:41 +02:00
  • cbeedbbab5
    fix: properly escale quotes in values n3oney 2023-04-10 22:27:13 +02:00
  • 0649f710be
    refactor!: use a new keymaps configuration format n3oney 2023-04-10 13:42:31 +02:00
  • f5b1844d2e
    feat: add Copilot keybindings n3oney 2023-04-05 00:53:21 +02:00
  • 0938859c18
    feat: toggleterm keybindings n3oney 2023-04-05 00:06:30 +02:00
  • 3b85a387b4
    tokyonight: add new style Ching Pei Yang 2023-04-18 17:10:52 +02:00
  • 65c64492e5
    tokyonight: update deprecated style setup Ching Pei Yang 2023-04-18 17:10:14 +02:00
  • f3aac8cb5a
    Merge pull request #51 from FlafyDev/dart-fixes NotAShelf 2023-04-18 17:46:38 +03:00
  • dc2dddeda2 fix: use correct dart cli options for lsp FlafyDev 2023-04-18 15:33:38 +03:00
  • 9af9bd7f3a feat: change flutter-tools to be enabled by default instead of dart's lsp FlafyDev 2023-04-18 15:00:46 +03:00
  • e108df3ba4 fix: use dartls instead of dart in lspconfig FlafyDev 2023-04-18 14:57:11 +03:00
  • 008ea23033
    feat: deprecate kommentary NotAShelf 2023-04-18 04:13:33 +03:00
  • 5941502e37
    feat: enable vim-vsnip if nvim-cmp is enabled NotAShelf 2023-04-18 04:13:24 +03:00
  • 5475d4622d deploy: a90f713fee NotAShelf 2023-04-18 00:41:38 +00:00
  • a90f713fee
    Merge pull request #48 from NotAShelf/feature/neovim0.9 NotAShelf 2023-04-18 03:40:47 +03:00
  • 936efd2197
    feat: ignore codeaction menu for scrollbar NotAShelf 2023-04-18 03:22:35 +03:00
  • 824c852ec1
    feat: refactor dart and elixir LSPs according to the new structure NotAShelf 2023-04-18 03:18:02 +03:00
  • 07d5aee29c
    style: formatting NotAShelf 2023-04-18 02:52:24 +03:00
  • 81421e529b
    Merge branch 'main' into feature/neovim0.9 NotAShelf 2023-04-18 02:50:50 +03:00
  • acf592e8b1
    modified: modules/completion/nvim-cmp/nvim-cmp.nix NotAShelf 2023-04-18 02:34:41 +03:00
  • ad95175224
    feat(visuals): Update and configurations NotAShelf 2023-04-18 02:17:36 +03:00
  • 8e2ea2bbfc
    docs: update 0.3 release notes NotAShelf 2023-04-18 02:17:26 +03:00
  • 6b3d529bc9
    docs: fix escaping characters NotAShelf 2023-04-18 02:10:40 +03:00
  • c1c98d57e3
    feat: dracula theme NotAShelf 2023-04-18 02:01:51 +03:00
  • 8658ea13a2
    feat(lib): lua namespace for conversion helpers NotAShelf 2023-04-18 02:01:45 +03:00
  • 58f7d8b62e
    docs: update 0.3 release notes NotAShelf 2023-04-18 01:53:17 +03:00
  • b499930661
    feat(lualine): minor refactor NotAShelf 2023-04-18 01:53:08 +03:00
  • 104c21c904
    feat(LSP): lspkind and sources NotAShelf 2023-04-18 01:48:44 +03:00
  • 2df414b577
    feat: rewrite visuals using lib.mkMerge NotAShelf 2023-04-18 01:36:14 +03:00
  • 2627d0484a
    feat: fix for when internal formatter is true NotAShelf 2023-04-18 01:11:02 +03:00
  • c8b247b4d6
    docs: cleanup NotAShelf 2023-04-18 01:10:49 +03:00
  • 7355debede
    feat: move html into languages NotAShelf 2023-04-18 01:05:18 +03:00
  • 1829e321b5
    feat: yoink asciidoc from nmd NotAShelf 2023-04-18 00:59:23 +03:00
  • 544792e0b9
    feat: use mkGrammarOption NotAShelf 2023-04-18 00:55:27 +03:00
  • 84ecf8f3fd
    feat: gitsigns-codeactions NotAShelf 2023-04-18 00:55:12 +03:00
  • fdca3b1e7e
    feat(languages: move markdown and tidal to languages module) NotAShelf 2023-04-18 00:38:57 +03:00
  • ba463a3bdf
    feat: bump flake inputs NotAShelf 2023-04-17 23:58:07 +03:00
  • 6b512f132a
    feat: refactor and separate LSP/language configurations NotAShelf 2023-04-17 23:27:27 +03:00
  • 7a71f06763
    feat: remove nixos module NotAShelf 2023-04-17 22:56:05 +03:00
  • 8da2a02904
    docs: update release notes NotAShelf 2023-04-17 22:46:03 +03:00
  • 0f18e145eb
    style: formatting NotAShelf 2023-04-17 21:56:21 +03:00
  • 222add8edb
    dev: inherit hasAttr attrNames from builtins NotAShelf 2023-04-17 20:15:19 +03:00
  • 720f0f1a17
    feat: editorconfig support NotAShelf 2023-04-17 20:13:18 +03:00
  • a6e24299da
    dev: remove neovim nightly overlay NotAShelf 2023-04-17 20:12:56 +03:00
  • c13c1e54ec
    feat: change nvim-cmp source for nvim 0.9.0 NotAShelf 2023-04-17 20:12:30 +03:00
  • 2d4f2ed91d
    feat: editorconfig support for 0.9.0 NotAShelf 2023-04-17 18:52:35 +03:00
  • af0c6ea087
    fix: invalid nvimtree-lua opt NotAShelf 2023-04-17 18:48:48 +03:00
  • de36937154
    Merge pull request #49 from NotAShelf/feature/elixir NotAShelf 2023-04-17 01:51:51 +03:00
  • 3071c6bb4b
    feat: use elixir-tools.nvim for additional highlighting NotAShelf 2023-04-15 22:51:13 +03:00
  • 810aae53b2
    feat: add cellularAutomaton keybindings n3oney 2023-04-15 15:35:34 +02:00
  • 7a20488c05
    feat: add elixir-ls to accepted plugins NotAShelf 2023-04-15 12:43:50 +03:00
  • 918070aeeb
    fix: deprecated view.hide-root-folder opt NotAShelf 2023-04-15 12:43:45 +03:00
  • bbb58c8d51
    feat: add elixir-ls to flake inputs NotAShelf 2023-04-15 12:43:39 +03:00
  • 1c524de3dc deploy: d138eca7c5 NotAShelf 2023-04-15 09:07:07 +00:00
  • d138eca7c5
    CI/docs: fix doc builds NotAShelf 2023-04-15 12:06:03 +03:00
  • 844c4c5974
    CI: better ci workflow names NotAShelf 2023-04-15 11:44:12 +03:00
  • c7949b5ecc
    CI: set up nix before checking docs NotAShelf 2023-04-15 11:38:51 +03:00
  • 8545cf4748
    CI: rename workflow NotAShelf 2023-04-15 11:36:15 +03:00
  • 8f5b27d069
    CI: test documentation builds on PR NotAShelf 2023-04-15 11:34:34 +03:00
  • a6264dcf73
    CI: fix typo in workflow description NotAShelf 2023-04-15 11:33:50 +03:00
  • c466775789
    docs: improve project readme NotAShelf 2023-04-15 11:33:14 +03:00
  • e480be7ac5
    fix: deprecated view.hide-root-folder opt NotAShelf 2023-04-15 11:29:49 +03:00
  • e4b18b3ae3
    feat: bump flake inputs NotAShelf 2023-04-15 10:46:27 +03:00
  • 812d04ee36
    feat: add comment.nvim keybindings n3oney 2023-04-12 23:58:09 +02:00
  • 1439d0d033
    feat: add utility function for binding expressions n3oney 2023-04-12 23:42:55 +02:00
  • 562e1847b0
    feat: add nvim-bufferline keybindings n3oney 2023-04-12 21:13:00 +02:00
  • df61441651
    refactor: use icon because underline is buggy n3oney 2023-04-12 20:16:28 +02:00
  • 475acf90cb
    feat: add lib function to quickly mkOption mappings n3oney 2023-04-12 20:13:30 +02:00