Commit Graph

570 Commits

Author SHA1 Message Date
NotAShelf 456dee6298
dev(lualine): remove background from search results component 2023-06-07 14:30:55 +03:00
NotAShelf 2e40253457
feat: nvim-surround 2023-06-07 14:28:27 +03:00
NotAShelf 0c01fbc121
feat: display LSP source on statusline 2023-06-07 02:36:02 +03:00
NotAShelf 30519c1a23
feat: neovim spellchecking 2023-06-06 03:25:50 +03:00
NotAShelf 79edfbdb47
fix(illuminate): ignore NvimTree for highlighting 2023-06-06 03:25:43 +03:00
NotAShelf c20456e3a1
feat: vim-illuminate 2023-06-06 03:05:05 +03:00
NotAShelf b8d2c23eaf
feat: add more configuration options for modes.nvim 2023-06-06 02:33:18 +03:00
NotAShelf 5300f9c253
style: formatting 2023-06-06 02:25:10 +03:00
NotAShelf a1d99ca752
fix: '&' causing build failures 2023-06-06 02:22:55 +03:00
NotAShelf 8845d7a54d
feat: lualine UI improvements 2023-06-06 01:49:48 +03:00
NotAShelf 6e21655c3f
feat: customizable cursorline option 2023-06-06 01:49:38 +03:00
NotAShelf 2cb1e3b110
fix: regression in lualine config 2023-06-05 23:14:47 +03:00
NotAShelf a2b58e17af
docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +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 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
NotAShelf e74578b84c
style: formatting 2023-04-02 19:16:05 +03:00
NotAShelf 16ccd51852
feat: run the config through deadnix 2023-04-02 19:16:04 +03:00
NotAShelf aa8198cb39
feat: add diff component to lualine 2023-03-01 16:56:51 +03:00
NotAShelf fcf1318c8b
feat: update nvimtree view 2023-03-01 16:19:50 +03:00
NotAShelf 0a7d4e49ae
feat: separate lualine confiig and apply globalstatus 2023-03-01 15:22:41 +03:00
NotAShelf dee6b4b21b
feat: update default telescope config 2023-03-01 14:09:31 +03:00
NotAShelf d817b27405
feat: enable and remap glow preview 2023-03-01 14:00:26 +03:00
NotAShelf 1c66c6ff65
feat: add todo-comments options 2023-03-01 13:26:58 +03:00
NotAShelf 13fbc0530c
feat: update bufferline styling 2023-03-01 12:45:53 +03:00
NotAShelf a8f972701c
feat: add diffview.nvim to inputs 2023-03-01 12:08:49 +03:00
NotAShelf f491d49c15
feat: add debugMode 2023-03-01 11:34:23 +03:00
NotAShelf db7aa94161
feat: add fidget.nvim to visual plugins 2023-02-28 13:00:38 +03:00
NotAShelf 4f161e678b
dev: temporarily deprecate darwin builds 2023-02-28 12:10:55 +03:00
NotAShelf 72b0086830
dev: temporarily deprecate darwin builds 2023-02-28 12:01:56 +03:00
NotAShelf 1ca507569d
feat: update lsp config 2023-02-28 10:54:35 +03:00
NotAShelf 729276c4c5
feat: apply new module format to utility plugins
new file:   modules/utility/binds/cheatsheet/cheatsheet.nix
	new file:   modules/utility/binds/cheatsheet/config.nix
	modified:   modules/utility/binds/cheatsheet/default.nix
	modified:   modules/utility/binds/default.nix
	new file:   modules/utility/binds/which-key/config.nix
	modified:   modules/utility/binds/which-key/default.nix
	new file:   modules/utility/binds/which-key/which-key.nix
	renamed:    modules/utility/colorizer.nix -> modules/utility/colorizer/colorizer.nix
	new file:   modules/utility/colorizer/config.nix
	new file:   modules/utility/colorizer/default.nix
	modified:   modules/utility/default.nix
	modified:   modules/utility/gestures/default.nix
	renamed:    modules/utility/gestures/gesture-nvim.nix -> modules/utility/gestures/gesture-nvim/config.nix
	new file:   modules/utility/gestures/gesture-nvim/default.nix
	new file:   modules/utility/gestures/gesture-nvim/gesture-nvim.nix
	renamed:    modules/utility/icon-picker.nix -> modules/utility/icon-picker/config.nix
	new file:   modules/utility/icon-picker/default.nix
	new file:   modules/utility/icon-picker/icon-picker.nix
	new file:   modules/utility/telescope/config.nix
	modified:   modules/utility/telescope/default.nix
	new file:   modules/utility/telescope/telescope.nix
	renamed:    modules/utility/venn.nix -> modules/utility/venn/config.nix
	new file:   modules/utility/venn/default.nix
	new file:   modules/utility/venn/venn.nix
2023-02-28 10:14:44 +03:00
NotAShelf 88ce2926c5
feat: rename presence -> rich-presence 2023-02-27 22:29:46 +03:00
NotAShelf 7149c92d1e
feat: apply new module format to minimap plugins 2023-02-27 22:29:01 +03:00
NotAShelf f081bb916f
feat: apply new module format to session plugins 2023-02-27 22:28:48 +03:00
NotAShelf cbf1490308
feat: apply new module format to terminal plugins 2023-02-27 22:28:37 +03:00
NotAShelf 848fc5f57c
feat: apply new module format to UI plugins 2023-02-27 22:28:28 +03:00
NotAShelf 211344d65c
feat: apply new module format to tabline plugins 2023-02-27 22:28:18 +03:00
NotAShelf d5082e5ef2
feat: apply new module format to snippet plugins 2023-02-27 22:28:06 +03:00
NotAShelf 97899667db
feat: apply new module format to rich-presence plugins 2023-02-27 22:26:47 +03:00
NotAShelf 4d1e7bcbe6
feat: apply new module format to notification plugins 2023-02-27 22:26:31 +03:00
NotAShelf d93b005f2c
feat: apply new module format to note-taking plugins 2023-02-27 22:26:16 +03:00
NotAShelf 4434d9e053
feat: apply new module format to markdown plugins 2023-02-27 22:26:00 +03:00
NotAShelf 067b523897
feat: apply new module format to lsp plugins 2023-02-27 22:25:39 +03:00
NotAShelf e09ccfd014
feat: apply new module format to nvimtree 2023-02-27 22:25:23 +03:00
NotAShelf b917526be7
modules/autopairs
feat: apply new module format to nvim-autopairs
2023-02-27 17:53:34 +03:00
NotAShelf f567b08e92
feat: apply new module format to dashboard plugins [3/3] 2023-02-27 17:53:09 +03:00
NotAShelf 4436c2b2aa
feat: apply new module format to nvim-cmp 2023-02-27 17:52:43 +03:00
NotAShelf f9b44dd9cb
feat: apply new module format to comment.nvim 2023-02-27 17:52:18 +03:00
NotAShelf ec1eaeca0d
feat: cleanup 2023-02-27 17:51:32 +03:00
NotAShelf e265180cf1
dev: cleanup 2023-02-27 17:06:04 +03:00
NotAShelf a2e724a962
feat: separate tabnine module and configuration 2023-02-27 17:05:53 +03:00
NotAShelf 3694a84646
feat: separate copilot module and configuration 2023-02-27 17:05:43 +03:00
NotAShelf 812f1f3b06
feat: update whichkey labels 2023-02-23 17:01:13 +03:00
NotAShelf 94d4175155
fix: wrap discord.nvim options in quotation marks 2023-02-18 15:46:25 +03:00
NotAShelf 12d32e9425
fix: file name for presence.nvim module 2023-02-18 15:33:27 +03:00
NotAShelf 31e7645ce1
feat: add `presence.nvim` config options 2023-02-18 15:32:43 +03:00
NotAShelf 5916a392b6
feat: which-key sortById key for bufferline 2023-02-17 14:20:32 +03:00
NotAShelf 85b663f6c9
fix: accidental dir rename 2023-02-17 13:51:15 +03:00
NotAShelf b4027c4bba
feat: conditionally write which-key registers 2023-02-17 13:49:29 +03:00
NotAShelf 4354cabc39
feat: group names for which-key 2023-02-17 12:40:58 +03:00
NotAShelf b63d17507e
feat(downstream): check client capability before formatting 2023-02-17 00:24:47 +03:00
NotAShelf 06ae0c8386
feat: use space instead of lctrl for mind keybinds 2023-02-17 00:08:45 +03:00
NotAShelf 3d91f6c4c1
feat: add mind-nvim to note-taking plugins 2023-02-16 23:57:56 +03:00
NotAShelf a3b533b923
fix: garbage at the end of presence.nvim options hyperlink 2023-02-16 23:33:04 +03:00
NotAShelf 79587828f4
feat: add `comment.nvim` and deprecate kommentary 2023-02-16 23:32:46 +03:00
NotAShelf 1b51ed7e14
feat: remove tabnine module due anti-nix script execution 2023-02-15 11:47:48 +03:00
NotAShelf 107b572e1c
feat: bundle nodejs_16 slim with copilot & move copilot to maximal 2023-02-15 11:47:08 +03:00
Mihai Fufezan c759ae02f5
simplify things 2023-02-10 19:39:31 +02:00
NotAShelf 7db1f6779c
refactor: move lib out of modules 2023-02-06 21:58:23 +03:00
NotAShelf 206e17bbe4
docs: streamline manpages 2023-02-06 21:10:37 +03:00
NotAShelf 9ac1e1dadd
refactor: move `gestures`, `which-key`, `telescope` and `cheatsheet` to utils 2023-02-06 08:13:38 +03:00
NotAShelf 1c8d224775
feat: mouse gestures & nvim-session-manager 2023-02-06 05:26:52 +03:00
NotAShelf 78d3ae31d1
feat: TabNine and Copilot assistants 2023-02-06 04:14:01 +03:00
NotAShelf 5f861b3ed1
feat: UI overhaul 2023-02-06 03:55:19 +03:00
NotAShelf 202eaaf322
feat: toggleterm 2023-02-06 02:44:38 +03:00
NotAShelf 1027e6d58f
feat: conditionally add org ts grammar if orgmode is enabled 2023-02-06 01:08:57 +03:00
NotAShelf f2e93a22c7
style: use general alejandra style 2023-02-06 01:08:02 +03:00
NotAShelf 07c101f447
feat: obsidian and orgmode neovim plugins 2023-02-06 00:57:47 +03:00
NotAShelf 61d497e9ce
refactor(markdown): glow gets its own directory 2023-02-06 00:57:21 +03:00
NotAShelf 3dcc1addd2
fix: minimap showing on orgmode buffers 2023-02-06 00:51:34 +03:00
NotAShelf deab37a627
feat: add presence, icon picker & deps to plugins 2023-02-06 00:04:12 +03:00
NotAShelf 88f8125582
feat: add code-minimap dep for minimap.nvim 2023-02-06 00:03:55 +03:00
NotAShelf 6572964523
feat: add icon picker to utils & install deps 2023-02-05 23:57:19 +03:00
NotAShelf fbccfa48e4
feat: discord rpc 2023-02-05 23:56:40 +03:00
NotAShelf 2276c79883
style: typo 2023-02-05 16:59:38 +03:00
NotAShelf 2b06cae4da
dev: remove symbol_in_winbar setup from lspsaga 2023-02-05 16:28:00 +03:00
NotAShelf f5f02cbb92
dev: first attempt at winbar symbols 2023-02-05 16:15:43 +03:00
NotAShelf 9772bb57c2
fix: nvim-notify throwing errors with bg color 2023-02-05 16:15:24 +03:00
NotAShelf fed83cd8ce
feat: add cellular automaton to plugin list 2023-02-05 16:15:02 +03:00
NotAShelf 5d6f7dc3f3
feat: add cellular automaton to visuals 2023-02-05 16:14:25 +03:00
NotAShelf afa4206a81
feat: add `venn.nvim` for drawing venn diagrams 2023-02-04 02:12:41 +03:00
NotAShelf 04f174e8a8
fix: typo 2023-02-04 01:49:57 +03:00
NotAShelf 94be9167d2
feat: relocate whichkey and add cheatsheet.nvim 2023-02-04 01:46:34 +03:00
NotAShelf 7c5133efab
feat: configure notify-nvim and complete setup 2023-02-04 01:01:30 +03:00
NotAShelf 242f52e248
docs: update readme 2023-02-04 00:35:00 +03:00
NotAShelf 1ac4dd7d98
feat(visuals): cinnamon smooth scrolling 2023-02-04 00:20:20 +03:00
NotAShelf e9bb4a3658
feat: codewindow as an alternative minimap plugin 2023-02-04 00:19:51 +03:00
NotAShelf ebf1b4078c
feat: new plugin imports 2023-02-04 00:19:30 +03:00
NotAShelf 84f0d2b067
feat: add scrollbar visual 2023-02-03 22:53:48 +03:00
NotAShelf 5d02e5d2e3
feat: add scrollbar visual 2023-02-03 22:53:38 +03:00
NotAShelf 7e69203390
dev: remove TODO and in favor of flake FIXME 2023-02-03 22:15:19 +03:00
NotAShelf 8caf286177
feat: improved alpha dashboard theme 2023-02-03 22:14:51 +03:00
NotAShelf ede1e7cb2b
feat: reorganize default statusline 2023-02-03 21:50:06 +03:00
NotAShelf c40e918766
dev: uncomment minimap-vim & enable it in the flake 2023-02-03 18:55:18 +03:00
NotAShelf e738e44c6a
refactor: move lualine files into their own dir 2023-02-03 18:54:14 +03:00
NotAShelf 7546dc46d3
feat: add alpha and dashboard-nvim for dashboard options 2023-02-03 15:42:45 +03:00
NotAShelf 0c62c6578b
feat: import dashboard module 2023-02-03 10:38:27 +03:00
NotAShelf a7c1fd7b80
feat: import dashboard module 2023-02-03 10:38:10 +03:00
NotAShelf b1df7578d8
feat: refactor nvimtreelua config 2023-02-03 10:37:51 +03:00
NotAShelf 0affcf6d1d
dev: groundwork on dashboard module 2023-02-03 10:37:33 +03:00
NotAShelf c1b556ee8f
feat: update nvimtreelua input 2023-02-03 10:36:08 +03:00
NotAShelf ffb9f85392
dev: revert nvimtree changes 2023-02-02 16:39:49 +03:00
NotAShelf bd0dc6093c
style: formatting 2023-02-02 00:01:35 +03:00
NotAShelf 9134152221
feat: import minimap-vim module 2023-02-02 00:01:21 +03:00
NotAShelf 41c23f2e51
feat: update statusline icons 2023-02-02 00:01:08 +03:00
NotAShelf 54305d50fa
feat: further plugin integration for catppuccin theme 2023-02-02 00:00:48 +03:00
NotAShelf caac3e5af4
feat: configure minimap.vim 2023-02-02 00:00:29 +03:00
NotAShelf 94b8414e1b
feat: add minimap-vim to plugins 2023-02-02 00:00:07 +03:00
NotAShelf 9c00808863
dev: rebase on a less personalized neovim flake 2023-02-01 22:11:37 +03:00