Commit graph

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