Commit Graph

354 Commits

Author SHA1 Message Date
NotAShelf 1cc6bb8b8a
feat: rename colorizer to ccc 2023-06-04 09:41:10 +03:00
NotAShelf bd61b1375a
feat: assert failing conditions 2023-06-04 09:39:17 +03:00
NotAShelf 3362e6cf36
feat: disable scrollbar on code action menus and notifications 2023-06-04 08:47:41 +03:00
NotAShelf f7bbfe3e3a
feature: svelte lsp and diagnostics 2023-06-03 17:18:26 +03:00
NotAShelf 0afa7184f1
Merge pull request #82 from n3oney/feature/null-priority
feat: give null-ls priority over other formatters
2023-05-26 14:30:58 +03:00
NotAShelf ee3a5dc4a0
feat(catppuccin: more plugin integrations) 2023-05-24 04:53:58 +03:00
NotAShelf d65223e34e
feat(fidget): catppuccin integration 2023-05-24 04:53:58 +03:00
n3oney 6b61beb0ef
feat: give null-ls priority over other formatters 2023-05-23 22:55:01 +02:00
n3oney dced02feed
chore: add comments 2023-05-22 19:00:33 +02:00
n3oney 5c6cd508c3
feat: make it possible to use strings for the RC
when providing a string, it will get mapped as if it was given with nivm.dag.entryAnywhere, which will most likely be what people want
2023-05-22 16:12:00 +02:00
NotAShelf 6201d04724
feat: update default NodeJS package for Copilot.lua 2023-05-20 17:48:40 +03:00
NotAShelf 266fbac791
dev(nvimtree-lua): rename cursorLine -> cursorline 2023-05-19 15:19:16 +03:00
NotAShelf 24265c591d
feat: fidget support for catppuccin theme 2023-05-19 15:14:49 +03:00
NotAShelf 4f8a035d82
feat: cursorlineopt config option 2023-05-19 15:14:25 +03:00
NotAShelf 0a7f9865f1
fix(nvimtree-lua): disable cursor-line to false 2023-05-19 14:58:00 +03:00
NotAShelf d2fab111de
fix: override `cursorlineopt=number` via autocmds 2023-05-16 17:25:20 +03:00
NotAShelf bae1ef363a
fix: set `cursorlineopt=number` if theme is transparent 2023-05-16 17:00:51 +03:00
NotAShelf e58409fc4d
Merge pull request #77 from n3oney/patch/fix-formatting
fix formatting
2023-05-16 13:02:39 +03:00
NotAShelf 3edf981d6b
Merge pull request #75 from NotAShelf/feature/wakatime
Feature/wakatime
2023-05-15 14:38:58 +03:00
n3oney 2b6580e19c
fix: re-work formatting code 2023-05-14 20:04:37 +02:00
n3oney 1aa354e4a2
feat: replace eslint with eslint_d for better performance 2023-05-12 20:30:37 +02:00
NotAShelf 50c2e91626
feat: provide wakatime-cli package option 2023-05-11 16:21:52 +03:00
NotAShelf ab35aaf3b7
style: formatting 2023-05-10 15:10:12 +03:00
n3oney a4b7a3ec3c
fix: remove non-existent fallback function 2023-05-10 15:10:11 +03:00
NotAShelf d0a2345bfa
Merge pull request #74 from n3oney/feature/custom-keybinds
fix tab not working
2023-05-10 15:03:26 +03:00
NotAShelf f0bf3a7ae2
dev: get vim-wakatime from nixpkgs 2023-05-10 14:56:49 +03:00
NotAShelf cb4ce03b35
feat: vim-wakatime 2023-05-10 14:41:17 +03:00
NotAShelf 7eaa559996
fix: replace deprecated nerdfonts icons 2023-05-10 13:45:45 +03:00
NotAShelf b996c123e6
feat: make Copilot node package configurable 2023-05-10 12:11:33 +03:00
NotAShelf f63e82c1c0
Merge pull request #71 from horriblename/feat-lua-loader
feat: new option to enable lua module loader
2023-05-10 10:48:17 +03:00
NotAShelf 20c184178e
fix: update deprecated buffer_close_icon 2023-05-10 10:44:25 +03:00
Ching Pei Yang 425b55167e feat: new option to enable lua module loader 2023-05-09 12:14:53 +02:00
n3oney 1818f4b910
fix: remove non-existent fallback function 2023-05-08 13:40:36 +02:00
n3oney 065bab00ab
docs: fix docs build 2023-05-03 12:17:49 +02:00
n3oney 221bf56624
style: fix formatting 2023-05-03 00:26:21 +02:00
n3oney c6c04f0d1b
feat: add lazygit keybindings 2023-05-03 00:24:34 +02:00
Michał 933fa2a8ae
Merge branch 'main' into feature/custom-keybinds 2023-05-03 00:18:25 +02:00
n3oney 320cb8007c
feat: add treesitter keybindings 2023-05-03 00:15:05 +02:00
n3oney 351803ace0
feat: add trouble keybindings 2023-05-02 23:28:40 +02:00
n3oney 46c602f74d
feat: add nvim-code-action-menu keybindings 2023-05-02 23:22:35 +02:00
n3oney 25c9bb0962
feat: add codewindow keybindings 2023-05-02 23:06:35 +02:00
n3oney dce3d762d9
feat: add gesture.nvim keybindings 2023-05-02 22:12:45 +02:00
n3oney d5eb3e87ed
feat: add hop keybindings 2023-05-02 21:58:06 +02:00
NotAShelf b3b4f54c89
fix: invalid zls package 2023-05-01 18:32:47 +03:00
NotAShelf f9b15c97cd
Merge pull request #64 from horriblename/fix-py-lsp
fix: broken python lsp option
2023-04-29 21:31:50 +03:00
NotAShelf 719db99067
docs: clarify `lazygit.package` usage 2023-04-28 09:49:31 +03:00
Ching Pei Yang 998a5da5ff fix: broken python lsp option 2023-04-28 06:55:45 +02:00
Ching Pei Yang 2018cd7b2f (lazygit) add option `package` 2023-04-28 06:09:38 +02:00
Ching Pei Yang f8ff3cd9fa use separate dag for toggleterm 2023-04-28 06:09:38 +02:00
Ching Pei Yang 24b631f343 feat: lazygit integration 2023-04-28 06:09:38 +02:00
Ching Pei Yang 64c398871d feat: add clangd lsp 2023-04-23 16:13:34 +02:00
Ching Pei Yang dca00f83dd fix: ccls config 2023-04-23 15:36:53 +02:00
Ching Pei Yang ec5f3a731a fix editorconfig option 2023-04-22 21:45:54 +02:00
n3oney cd98cc29f1
feat: add lspsaga keybindings 2023-04-22 19:42:31 +02:00
n3oney 4adb03cd1d
feat: add gitsigns keybindings 2023-04-22 18:47:19 +02:00
n3oney 49d0fe596a
feat: add nvim-cmp keybindings 2023-04-22 17:43:58 +02:00
n3oney bc9caacd78
fix: stop errors from popping up when panel is not open 2023-04-22 17:30:32 +02:00
n3oney 9a84c9e087
feat: add untested tabnine keybindings 2023-04-22 16:06:09 +02:00
n3oney eb8c841b4a
feat:32;2uadd telescope keybindings 2023-04-22 15:48:21 +02:00
Ching Pei Yang 77a10e8ee4 fix: accept missing transparent attribute 2023-04-19 13:54:44 +02:00
NotAShelf c874b7fa99
fix: catppuccin not inheriting transparency 2023-04-19 00:54:44 +03:00
NotAShelf c749a7fe59
feat: drop venn-nvim 2023-04-18 20:28:56 +03:00
NotAShelf 7bf6594755
Merge pull request #52 from horriblename/main
Update tokyonight config
2023-04-18 20:25:35 +03:00
NotAShelf 099b87a5cf
feat: silence annoying null-ls codeactions messages 2023-04-18 20:13:02 +03:00
NotAShelf 2ad526cbf5
fix: incorrect description for typescript language module 2023-04-18 20:11:06 +03:00
n3oney 586a7f5b41
feat: add todo-comments keybindings 2023-04-18 18:14:44 +02:00
n3oney 6719cddbfd
feat: add cellularAutomaton keybindings 2023-04-18 17:53:16 +02:00
n3oney e21096203a
feat: add comment.nvim keybindings 2023-04-18 17:49:26 +02:00
n3oney 54aad74d8d
feat: add nvim-bufferline keybindings 2023-04-18 17:49:24 +02:00
n3oney f1bc76f495
refactor: use icon because underline is buggy 2023-04-18 17:49:23 +02:00
n3oney f1f0144c62
feat: add nvimtree keybindings 2023-04-18 17:49:21 +02:00
n3oney 15185f9ad6
feat: add nvim-session-manager keybindings 2023-04-18 17:49:20 +02:00
n3oney 5a56de1b9f
feat: add leap keybindings 2023-04-18 17:49:19 +02:00
n3oney 0068af2d66
refactor!: use a new keymaps configuration format 2023-04-18 17:47:43 +02:00
n3oney 7e566c9687
refactor: use new mapping format 2023-04-18 17:43:55 +02:00
n3oney 13783d3d12
fix: correct imap misspelling 2023-04-18 17:43:53 +02:00
n3oney fbe4e0ad2f
refactor: use builtin nvim function 2023-04-18 17:43:52 +02:00
n3oney cbeedbbab5
fix: properly escale quotes in values 2023-04-18 17:43:51 +02:00
n3oney 0649f710be
refactor!: use a new keymaps configuration format 2023-04-18 17:43:50 +02:00
n3oney f5b1844d2e
feat: add Copilot keybindings 2023-04-18 17:43:49 +02:00
n3oney 0938859c18
feat: toggleterm keybindings 2023-04-18 17:43:35 +02:00
Ching Pei Yang 3b85a387b4
tokyonight: add new style 2023-04-18 17:10:52 +02:00
Ching Pei Yang 65c64492e5
tokyonight: update deprecated style setup 2023-04-18 17:10:14 +02:00
FlafyDev dc2dddeda2 fix: use correct dart cli options for lsp 2023-04-18 15:37:59 +03:00
FlafyDev 9af9bd7f3a feat: change flutter-tools to be enabled by default instead of dart's lsp 2023-04-18 15:37:55 +03:00
FlafyDev e108df3ba4 fix: use dartls instead of dart in lspconfig 2023-04-18 15:37:52 +03:00
NotAShelf 008ea23033
feat: deprecate kommentary 2023-04-18 04:13:33 +03:00
NotAShelf 5941502e37
feat: enable vim-vsnip if nvim-cmp is enabled 2023-04-18 04:13:24 +03:00
NotAShelf 936efd2197
feat: ignore codeaction menu for scrollbar 2023-04-18 03:22:35 +03:00
NotAShelf 824c852ec1
feat: refactor dart and elixir LSPs according to the new structure 2023-04-18 03:18:02 +03:00
NotAShelf 07d5aee29c
style: formatting 2023-04-18 02:52:24 +03:00
NotAShelf 81421e529b
Merge branch 'main' into feature/neovim0.9 2023-04-18 02:50:50 +03:00
NotAShelf acf592e8b1
modified: modules/completion/nvim-cmp/nvim-cmp.nix 2023-04-18 02:34:41 +03:00
NotAShelf ad95175224
feat(visuals): Update and configurations 2023-04-18 02:17:36 +03:00
NotAShelf 6b3d529bc9
docs: fix escaping characters 2023-04-18 02:10:40 +03:00
NotAShelf c1c98d57e3
feat: dracula theme 2023-04-18 02:01:51 +03:00
NotAShelf b499930661
feat(lualine): minor refactor 2023-04-18 01:53:08 +03:00
NotAShelf 104c21c904
feat(LSP): lspkind and sources 2023-04-18 01:48:44 +03:00
NotAShelf 2df414b577
feat: rewrite visuals using lib.mkMerge 2023-04-18 01:36:18 +03:00
NotAShelf 2627d0484a
feat: fix for when internal formatter is true 2023-04-18 01:11:02 +03:00
NotAShelf 7355debede
feat: move html into languages 2023-04-18 01:05:18 +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 84ecf8f3fd
feat: gitsigns-codeactions 2023-04-18 00:55:12 +03:00
NotAShelf fdca3b1e7e
feat(languages: move markdown and tidal to languages module) 2023-04-18 00:38:57 +03:00
NotAShelf 6b512f132a
feat: refactor and separate LSP/language configurations 2023-04-17 23:27:27 +03:00
NotAShelf 0f18e145eb
style: formatting 2023-04-17 21:56:21 +03:00
NotAShelf 222add8edb
dev: inherit hasAttr attrNames from builtins 2023-04-17 20:15:19 +03:00
NotAShelf 720f0f1a17
feat: editorconfig support 2023-04-17 20:13:18 +03:00
NotAShelf 2d4f2ed91d
feat: editorconfig support for 0.9.0 2023-04-17 18:52:35 +03:00
NotAShelf af0c6ea087
fix: invalid nvimtree-lua opt 2023-04-17 18:48:48 +03:00
NotAShelf 3071c6bb4b
feat: use elixir-tools.nvim for additional highlighting 2023-04-15 22:51:13 +03:00
NotAShelf 918070aeeb
fix: deprecated view.hide-root-folder opt 2023-04-15 12:43:45 +03:00
NotAShelf d138eca7c5
CI/docs: fix doc builds 2023-04-15 12:06:03 +03:00
NotAShelf e480be7ac5
fix: deprecated view.hide-root-folder opt 2023-04-15 11:29:49 +03:00
NotAShelf 158a74e00d
dev(theme): disable transparency support by default 2023-04-11 13:57:47 +03:00
NotAShelf 6daf32df1d
style: formatting 2023-04-11 13:57:34 +03:00
NotAShelf 601d2ea6ed
dev(smartcolumn): try to use submodules properly? 2023-04-11 13:49:48 +03:00
NotAShelf 459f542980
docs: clarify assertion message 2023-04-11 13:43:58 +03:00
NotAShelf 557aa291bd
feat: add keybinds for basic session-manager-nvim commands 2023-04-09 16:24:50 +03:00
NotAShelf d2b5aee373
feat: more configuration options for nvim-session-manager 2023-04-08 01:44:40 +03:00
NotAShelf f9543ea800
style: formatting 2023-04-07 20:54:51 +03:00
NotAShelf 170eccea99
feat: import project-nvim module 2023-04-07 20:36:16 +03:00
NotAShelf 9651e35f3e
feat: add telescope extension for project-nvim 2023-04-07 20:36:03 +03:00
NotAShelf 3065032ad2
feat: add project-nvim 2023-04-07 20:35:04 +03:00
NotAShelf d03d3f0b83
feat: init projects module 2023-04-07 16:29:31 +03:00
NotAShelf 56efcebc3b
docs: add TODO comments to dashboard config 2023-04-07 16:13:12 +03:00
NotAShelf aef5882ea2
dev: TODO dart LSP 2023-04-07 16:12:45 +03:00
NotAShelf b16527577b
fix: vsnip#available missing on tab 2023-04-07 16:02:35 +03:00
NotAShelf a924958762
feat: import and configure smartcolumn 2023-04-05 16:58:56 +03:00
NotAShelf d5a8587517
style: formatting 2023-04-05 02:14:27 +03:00
NotAShelf d6cb8d9aba
feat: add leap.nvim 2023-04-05 02:14:13 +03:00
NotAShelf b76eb174f1
dev: move modules/utilty/hop -> modules/utility/motion/hop 2023-04-05 02:14:00 +03:00
NotAShelf ab4026d49e
dev: relocate assertions to modules 2023-04-05 02:13:12 +03:00
NotAShelf f22a06aa11
feat: use mkEnableOption 2023-04-05 00:20:05 +03:00
NotAShelf 2458eb7f00
style: formatting 2023-04-04 23:48:37 +03:00
NotAShelf 24614101ba
feat: use local variables for keybind opts 2023-04-04 23:35:28 +03:00
NotAShelf fd86098e6f
dev: move nvim-notify 2023-04-04 23:35:05 +03:00
NotAShelf e20ebe6f68
feat: add modes-nvim 2023-04-04 23:33:36 +03:00
NotAShelf 7d0d0e7963
feat: move nvim-notify to UI 2023-04-03 12:14:23 +03:00
NotAShelf fccfff474a
feat: modes.nvim 2023-04-03 12:12:05 +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 264372de09
fix: incorrect which-key registry 2023-04-02 22:54:19 +03:00
NotAShelf cecf30652e
fix: typo in config reference 2023-04-02 21:55:23 +03:00
NotAShelf 68e65c63e3
fix: mismatching plugin input 2023-04-02 21:49:31 +03:00
NotAShelf 887a6f9080
feat: import flutter-tools module 2023-04-02 21:01:26 +03:00
NotAShelf 7fc5eec2d1
feat: dart and flutter-tools 2023-04-02 21:01:07 +03:00
NotAShelf 4d748c6c1b
feat: implement flutter-tools.nvim 2023-04-02 21:00:40 +03:00
NotAShelf 6fff5303b0
docs: clarify plugin option documentation 2023-04-02 19:59:08 +03:00
Michał 17e6fe5150
fix: fix cannot coerce null to a string when noice or notify-nvim not enabled 2023-04-02 19:16:06 +03:00