Commit graph

  • c4e6b95e40
    fix: formatting for your baldness Gerg-L 2024-09-25 18:43:20 -0400
  • 1ee24d7c41
    docs: fix declerations Gerg-L 2024-09-25 18:36:08 -0400
  • a56a83bd46
    flake: bump neo-tree NotAShelf 2024-09-26 00:29:52 +0300
  • 0d5052ce93 deploy: 8e96f0aaa3 NotAShelf 2024-09-24 12:01:23 +0000
  • 8e96f0aaa3
    R: adding LSP (#378) Soliprem 2024-09-24 14:00:31 +0200
  • cd88f116bc
    docs: wording raf 2024-09-24 11:58:51 +0000
  • 27c045bc9d added changelog entry Soliprem 2024-09-24 12:59:42 +0200
  • 141a272747
    Merge branch 'main' into v0.7 raf 2024-09-24 10:54:31 +0000
  • 42d7294a5e r: changing treesitter package definition to mkGrammarOption Soliprem 2024-09-24 12:34:56 +0200
  • ae90ed1706 r: version bump to context fixes treesitter bug Soliprem 2024-09-24 12:21:30 +0200
  • a9aeabb5f3 Merge branch 'main' of https://github.com/NotAShelf/nvf merge Soliprem 2024-09-24 10:55:09 +0200
  • 316f25a0f6
    docs: minor formatting changes NotAShelf 2024-09-24 06:27:06 +0300
  • ddacbf7193 deploy: 842b45b969 NotAShelf 2024-09-24 03:21:56 +0000
  • 842b45b969
    languages/ts: update lspconfig; rename tsserver to ts_ls (#379) raf 2024-09-24 03:20:56 +0000
  • e4bb15ffc1
    languages/ts: rename tsserver to ts_ls as per upstream instructions NotAShelf 2024-09-24 06:11:42 +0300
  • 27b3524508
    flake: bump nixpkgs NotAShelf 2024-09-24 06:07:44 +0300
  • a85ac83182
    flake: minor cleanup NotAShelf 2024-09-24 06:05:47 +0300
  • 6758bf1606 deploy: 57be605ed4 NotAShelf 2024-09-22 19:53:01 +0000
  • 57be605ed4
    lib.neovimConfiguration: deprecated extraModules and configuration (#377) Gerg-L 2024-09-22 19:52:10 +0000
  • 96d5dc4781
    docs: various fixes Gerg-L 2024-09-21 18:10:22 -0400
  • 084846cc2c
    lib.neovimConfiguration: deprecated extraModules and configuration Gerg-L 2024-09-21 17:13:24 -0400
  • eb288de4cf
    Merge branch 'main' into add-hcl-not-terraform raf 2024-09-20 15:52:42 +0000
  • a3a178a45a deploy: 99ace503ad NotAShelf 2024-09-20 15:51:52 +0000
  • 99ace503ad
    fastaction: add module (#376) diniamo 2024-09-20 17:51:11 +0200
  • 79619c120a docs: add missing section ids diniamo 2024-09-20 16:58:49 +0200
  • 6915c3f764 r: implementing lsp Soliprem 2024-09-20 14:29:07 +0200
  • 1d259ce695
    Merge branch 'main' into new-codeactions raf 2024-09-20 11:59:34 +0000
  • e40d7a2a56
    neovim/basic: add undofile options (#367) raf 2024-09-19 19:07:25 +0000
  • c7bfb3171b
    Merge branch 'main' into undofile-opts raf 2024-09-17 17:53:45 +0000
  • 31473fe63c treewide: clean up nvim-code-action-menu remnants diniamo 2024-09-19 20:47:00 +0200
  • 3fe62b3cef fastaction: support vim.ui.borders diniamo 2024-09-19 20:43:50 +0200
  • e8ed82b072 fastaction: add missing documentation diniamo 2024-09-19 20:37:35 +0200
  • 24b4902913 fastaction: move to vim.ui, remove mappings, enable register_ui_select by default diniamo 2024-09-19 19:55:57 +0200
  • 7e8a53bc03 fastaction-nvim: move range_code_action to visual maps NotAShelf 2024-07-20 17:24:00 +0300
  • 8090aecff3 deprecate nvimCodeActionMenu NotAShelf 2024-07-20 16:51:51 +0300
  • 75f6b373dd plugins/lsp: add code-actions module; add fastaction.nvim NotAShelf 2024-07-20 16:51:21 +0300
  • 052582c30a Squash merge new-codeactions into custom diniamo 2024-09-19 20:11:06 +0200
  • 654ed242c1 Squash merge add-nu into custom diniamo 2024-09-14 18:31:28 +0200
  • 95728e4170
    neovim/basic: add undofile options NotAShelf 2024-08-27 22:59:42 +0300
  • 1378d6e002 deploy: cb7ff874e2 NotAShelf 2024-09-16 10:29:13 +0000
  • cb7ff874e2
    languages/python: add basedpyright & python-lsp-server (#372) raf 2024-09-16 13:28:33 +0300
  • cfda82fae9
    docs: update 0.7 release notes NotAShelf 2024-09-16 12:24:23 +0300
  • a97ca0fbcd
    languages/python: add python-lsp-server NotAShelf 2024-09-13 19:19:17 +0300
  • 576c82a16c
    languages/python: make basedpyright the default language server NotAShelf 2024-09-13 19:07:55 +0300
  • 28da811315
    languages/python: add basedpyright LSP NotAShelf 2024-09-13 16:56:49 +0300
  • cd1eb78f02
    fastaction-nvim: move range_code_action to visual maps NotAShelf 2024-07-20 17:24:00 +0300
  • 16f781e627
    deprecate nvimCodeActionMenu NotAShelf 2024-07-20 16:51:51 +0300
  • a1c081ef59
    plugins/lsp: add code-actions module; add fastaction.nvim NotAShelf 2024-07-20 16:51:21 +0300
  • 8515bede04 deploy: eb037b7bff NotAShelf 2024-09-13 17:58:10 +0000
  • eb037b7bff
    ui/breadcrumbs: allow lualine winbar component to be disabled (#371) raf 2024-09-13 20:54:08 +0300
  • c10a38f0a6
    Merge branch 'main' into breadcrubs-lualine raf 2024-09-13 20:41:10 +0300
  • 0bbf3eabe3
    ui/breadcrumbs: allow lualine winbar component to be disabled NotAShelf 2024-09-13 17:26:03 +0300
  • b3b043364f deploy: b9dcbec29c NotAShelf 2024-09-13 17:02:22 +0000
  • b9dcbec29c
    docs: fix typo in custom-plugins.md (#373) TheSunCat 2024-09-13 19:01:33 +0200
  • c897debecc
    docs: fix typo in custom-plugins.md Matias 2024-09-13 18:59:08 +0200
  • 88db1fe91e deploy: b499151527 NotAShelf 2024-09-13 16:35:03 +0000
  • b499151527
    treewide: standardize border type (#341) Ching Pei Yang 2024-09-13 18:34:21 +0200
  • 90c3258496
    Merge branch 'main' into feature/listof-str-border raf 2024-09-13 19:32:42 +0300
  • b347757f8a
    flake: bump nixpkgs input NotAShelf 2024-09-13 12:07:46 +0300
  • 99de583e21
    flake: bump mnw NotAShelf 2024-09-13 11:59:09 +0300
  • 88510e83b5 deploy: 9eb6159ca3 NotAShelf 2024-09-08 15:45:25 +0000
  • 9eb6159ca3
    Telescope: fix projects binding, add Telescope resume in default (#370) ppenguin 2024-09-08 17:44:42 +0200
  • d729957dfd
    Add info to release notes ppenguin 2024-09-08 17:17:29 +0200
  • 6f47200c65
    Telescope: fix projects binding, add Telescope resume in default ppenguin 2024-09-08 17:02:27 +0200
  • 249ed4e93f deploy: 67abc51902 NotAShelf 2024-09-05 18:07:18 +0000
  • 67abc51902
    treewide: remove the theme section from the DAG order dependance (#369) diniamo 2024-09-05 20:06:24 +0200
  • 26456b44df docs/dag-entries: correct theme entry note diniamo 2024-09-03 21:05:38 +0200
  • ed9691f35d treewide: remove the theme section from the DAG order dependance diniamo 2024-08-31 16:41:53 +0200
  • 5952e60f0f
    add language HCL ppenguin 2024-08-17 18:49:41 +0200
  • c757d28ff7
    flake: update nixpkgs input NotAShelf 2024-08-27 22:27:51 +0300
  • e949a51c55
    rust/clang: update lldb binary name (#365) Ching Pei Yang 2024-08-24 19:48:20 +0200
  • 941a2a6f2e
    Merge branch 'main' into v0.7 Ching Pei Yang 2024-08-24 14:37:46 +0200
  • 473ebea4cf
    theme: fix broken function signatures (#364) Ching Pei Yang 2024-08-24 14:12:20 +0200
  • 77cd880d09 rust/clang: update lldb binary name Pei Yang Ching 2024-08-24 13:43:57 +0200
  • 9a8cd1811d theme: fix broken function signatures Pei Yang Ching 2024-08-24 12:53:21 +0200
  • fc2e5998e7
    flake.lock: Update (#363) Gerg-L 2024-08-24 10:47:26 +0000
  • b923d1fd43
    flake.lock: Update Gerg-L 2024-08-23 19:44:28 -0400
  • 25fe1c4625
    flake.lock: Update (#362) Gerg-L 2024-08-22 23:42:51 +0000
  • e2a4601a88
    flake.lock: Update Gerg-L 2024-08-22 19:17:40 -0400
  • e40cce5653
    fix: map descriptions (#358) Ching Pei Yang 2024-08-17 13:08:47 +0200
  • 6d654ce4cd maps: fix missing description Pei Yang Ching 2024-08-17 13:02:03 +0200
  • 202ea7570d remove unused Ching Pei Yang 2024-08-17 12:55:55 +0200
  • 2fc7dc798b
    Re-add old maps API (#356) Ching Pei Yang 2024-08-13 00:27:05 +0200
  • ed8b953cc4 docs: fix missing section id Ching Pei Yang 2024-08-13 00:25:02 +0200
  • 444f3ac1e1 mappings: fix wrong submodule syntax Ching Pei Yang 2024-08-13 00:23:06 +0200
  • dffaaaa600 mappings: re-add legacy vim.maps API Ching Pei Yang 2024-08-10 22:34:44 +0200
  • 3d79f13830 Revert "lib/binds: improve code, adjust functions to new api" Ching Pei Yang 2024-08-10 22:10:19 +0200
  • 316c24c948 wrapper: fix typo Ching Pei Yang 2024-08-10 21:41:11 +0200
  • 4eb7880e55 wrapper: fix wrong import source Ching Pei Yang 2024-08-10 21:29:22 +0200
  • fd90cf7fd5
    flake: revert 37dbdbb06d4d99297ee94adf6733893242b979c7 NotAShelf 2024-08-12 19:26:09 +0300
  • 3ca7e3b841
    Merge branch 'main' into v0.7 raf 2024-08-12 00:10:03 +0000
  • 7d824d6711
    modules: fix build (#353) Gerg-L 2024-08-12 00:08:53 +0000
  • a716a6adcf
    Revert "vim.maps rewrite (#352)" raf 2024-08-12 00:07:49 +0000
  • b71bf75dcd
    vim.maps rewrite (#352) diniamo 2024-08-12 00:07:45 +0000
  • e148b147db
    modules/default.nix use buildVimPlugin (sad) Gerg-L 2024-08-11 19:56:09 -0400
  • dd113bf572
    modules/default.nix makeNeovimConfig -> mnw Gerg-L 2024-08-11 19:39:20 -0400
  • 37dbdbb06d
    flake.lock: update mnw Gerg-L 2024-08-11 19:37:49 -0400
  • 5b129201f3
    remove ussage of mapAttrsFlatten Gerg-L 2024-08-11 19:36:02 -0400
  • 72fe7fd024
    flake.lock: lock Gerg-L 2024-08-11 19:35:44 -0400
  • a3538be255 deploy: de20ff2c51 NotAShelf 2024-08-11 21:11:36 +0000