Commit Graph

80 Commits

Author SHA1 Message Date
NotAShelf 6e3ae75ae8
Merge branch 'main' into feature/breadcrumbs 2023-07-26 10:36:08 +03:00
NotAShelf 4233a2c20d
feat: copilot completions in nvim-cmp sources 2023-07-24 17:24:35 +03:00
NotAShelf 14179505b3
feat: breadcrumbs 2023-07-19 22:49:06 +03:00
NotAShelf 00f801a23f
feat: rename `extra.nix` -> `configuration.nix` 2023-07-12 00:16:55 +03:00
NotAShelf 640e37bd08 dev: init nvim-dap setup 2023-06-27 00:04:58 +02:00
Ching Pei Yang b4eaabea95 fix(flutter-tools): bug where dart lsp is not found 2023-06-26 12:31:51 +02:00
NotAShelf 2e40253457
feat: nvim-surround 2023-06-07 14:28:27 +03:00
NotAShelf c20456e3a1
feat: vim-illuminate 2023-06-06 03:05:05 +03:00
NotAShelf 6891c86c58
docs: add comments to lua converters 2023-06-05 21:37:12 +03:00
NotAShelf 86fec8646d
feat: improved smartcolumn freeform 2023-06-04 17:36:01 +03:00
NotAShelf 2cfeb22764
feat: implement freeform smartcolumn column positions 2023-06-04 14:12:08 +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 f7bbfe3e3a
feature: svelte lsp and diagnostics 2023-06-03 17:18:26 +03:00
Michał 933fa2a8ae
Merge branch 'main' into feature/custom-keybinds 2023-05-03 00:18:25 +02:00
n3oney 201a337a0d
fix: make addDescriptionsToMappings recurse on attrsets 2023-05-03 00:06:49 +02:00
n3oney f3061949b6
fix: add missing mkSetExprBinding function 2023-04-22 18:47:07 +02:00
n3oney 1b1743dc5a
feat: create utility functions to make adding bindings even easier 2023-04-22 15:48:10 +02:00
NotAShelf c749a7fe59
feat: drop venn-nvim 2023-04-18 20:28:56 +03:00
n3oney ac5c540b2d
feat: add utility function for binding expressions 2023-04-18 17:49:25 +02:00
n3oney 776657db85
feat: add lib function to quickly mkOption mappings 2023-04-18 17:49:22 +02:00
n3oney 2d9b24dfdb
feat: add lib function to quickly mkIf bindings 2023-04-18 17:43:54 +02:00
NotAShelf 81421e529b
Merge branch 'main' into feature/neovim0.9 2023-04-18 02:50:50 +03:00
NotAShelf 8658ea13a2
feat(lib): lua namespace for conversion helpers 2023-04-18 02:01:45 +03:00
NotAShelf 1829e321b5
feat: yoink asciidoc from nmd 2023-04-18 00:59:23 +03:00
NotAShelf 544792e0b9
feat: use mkGrammarOption 2023-04-18 00:55:27 +03:00
NotAShelf 6b512f132a
feat: refactor and separate LSP/language configurations 2023-04-17 23:27:27 +03:00
NotAShelf 3071c6bb4b
feat: use elixir-tools.nvim for additional highlighting 2023-04-15 22:51:13 +03:00
NotAShelf 7a20488c05
feat: add elixir-ls to accepted plugins 2023-04-15 12:43:50 +03:00
NotAShelf e00ad1f653
feat: add project-nvim to plugin imports 2023-04-07 20:31:43 +03:00
NotAShelf a6f2dbe4d2
feat: add smartcolumn to plugin imputs 2023-04-05 16:59:08 +03:00
NotAShelf d6cb8d9aba
feat: add leap.nvim 2023-04-05 02:14:13 +03:00
NotAShelf ab4026d49e
dev: relocate assertions to modules 2023-04-05 02:13:12 +03:00
NotAShelf e20ebe6f68
feat: add modes-nvim 2023-04-04 23:33:36 +03:00
NotAShelf 562230a625
feat: add hop.nvim
modified:   lib/types/plugins.nix
	modified:   modules/utility/default.nix
	new file:   modules/utility/hop/config.nix
	new file:   modules/utility/hop/default.nix
	new file:   modules/utility/hop/hop.nix
2023-04-03 12:11:05 +03:00
NotAShelf 756a23ebb0
fix: incorrect plugin name in the list 2023-04-02 21:38:54 +03:00
NotAShelf 513087b8bd
feat: add flutter-tools.nvim to available plugins 2023-04-02 20:56:57 +03:00
NotAShelf 43d159c2ee
dev: relocate nvim/nvim-flake assertion 2023-04-02 20:15:24 +03:00
NotAShelf 87f53227ce
style: formatting 2023-04-02 20:12:02 +03:00
NotAShelf 8302c441a3
dev: move assertions out of hm module 2023-04-02 20:11:46 +03:00
NotAShelf 4b8172e2a4
Merge branch 'fixHomeManager' into docs-rewrite 2023-04-02 20:01:48 +03:00
NotAShelf 7ee66ea376
feat: assert on broken/unsupported config structures 2023-04-02 19:58:13 +03:00
FlafyDev 787c2065ab
fix(hm module): use neovimConfiguration to make package 2023-04-02 19:16:07 +03:00
NotAShelf 91ac6fd6c0
Revert "dev: try legacypackages"
This reverts commit 317ff16bb7.
2023-04-02 19:16:06 +03:00
NotAShelf d4acc8b309
dev: try legacypackages 2023-04-02 19:16:06 +03:00
NotAShelf 3f330a1118
dev: try overrides 2023-04-02 19:16:06 +03:00
NotAShelf 35888c639c
dev: befriend scopes 2023-04-02 19:16:06 +03:00
NotAShelf d109d66a9c
dev: its pkgs.system 2023-04-02 19:16:06 +03:00
NotAShelf f9a783904e
dev: get maximal from self.packages 2023-04-02 19:16:06 +03:00
NotAShelf 67bb5f17bd
dev: use config.legacyPackags 2023-04-02 19:16:05 +03:00