Commit graph

383 commits

Author SHA1 Message Date
NotAShelf
6b512f132a
feat: refactor and separate LSP/language configurations 2023-04-17 23:27:27 +03:00
NotAShelf
7a71f06763
feat: remove nixos module 2023-04-17 22:56:05 +03:00
NotAShelf
8da2a02904
docs: update release notes 2023-04-17 22:46:03 +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
a6e24299da
dev: remove neovim nightly overlay 2023-04-17 20:12:56 +03:00
NotAShelf
c13c1e54ec
feat: change nvim-cmp source for nvim 0.9.0 2023-04-17 20:12:30 +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
de36937154
Merge pull request #49 from NotAShelf/feature/elixir
feat: elixir language support
2023-04-17 01:51:51 +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
918070aeeb
fix: deprecated view.hide-root-folder opt 2023-04-15 12:43:45 +03:00
NotAShelf
bbb58c8d51
feat: add elixir-ls to flake inputs 2023-04-15 12:43:39 +03:00
NotAShelf
d138eca7c5
CI/docs: fix doc builds 2023-04-15 12:06:03 +03:00
NotAShelf
844c4c5974
CI: better ci workflow names 2023-04-15 11:44:12 +03:00
NotAShelf
c7949b5ecc
CI: set up nix before checking docs 2023-04-15 11:38:51 +03:00
NotAShelf
8545cf4748
CI: rename workflow 2023-04-15 11:36:15 +03:00
NotAShelf
8f5b27d069
CI: test documentation builds on PR 2023-04-15 11:34:34 +03:00
NotAShelf
a6264dcf73
CI: fix typo in workflow description 2023-04-15 11:33:50 +03:00
NotAShelf
c466775789
docs: improve project readme 2023-04-15 11:33:14 +03:00
NotAShelf
e480be7ac5
fix: deprecated view.hide-root-folder opt 2023-04-15 11:29:49 +03:00
NotAShelf
e4b18b3ae3
feat: bump flake inputs 2023-04-15 10:46:27 +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
d5f1c57a02
Merge pull request #43 from NotAShelf/CI/update-uses
CI: update intall-nix-action
2023-04-08 02:33:07 +03:00
NotAShelf
7417921b7a
CI: update intall-nix-action 2023-04-08 02:32:47 +03:00
NotAShelf
d2b5aee373
feat: more configuration options for nvim-session-manager 2023-04-08 01:44:40 +03:00
NotAShelf
97ed3c168d
Merge pull request #41 from NotAShelf/feature/projects
Feature/projects.nvim
2023-04-07 20:59:29 +03:00
NotAShelf
f9543ea800
style: formatting 2023-04-07 20:54:51 +03:00
NotAShelf
8f1a701b82
feat: project-nvim 2023-04-07 20:53:50 +03:00
NotAShelf
ff04cd8a6f
CI: also check for formatting 2023-04-07 20:49:32 +03:00
NotAShelf
4f74f67dcf
dev: this does not need to be here, yet 2023-04-07 20:48:06 +03:00
NotAShelf
9ae2f3868c
CI: also check for formatting 2023-04-07 20:47:51 +03:00
NotAShelf
e0e0015d1d
feat: project-nvim config option 2023-04-07 20:36:27 +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
e00ad1f653
feat: add project-nvim to plugin imports 2023-04-07 20:31:43 +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
a6f2dbe4d2
feat: add smartcolumn to plugin imputs 2023-04-05 16:59:08 +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