Commit graph

547 commits

Author SHA1 Message Date
n3oney
810aae53b2
feat: add cellularAutomaton keybindings 2023-04-15 15:35:34 +02: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
n3oney
812d04ee36
feat: add comment.nvim keybindings 2023-04-12 23:58:09 +02:00
n3oney
1439d0d033
feat: add utility function for binding expressions 2023-04-12 23:42:55 +02:00
n3oney
562e1847b0
feat: add nvim-bufferline keybindings 2023-04-12 21:13:00 +02:00
n3oney
df61441651
refactor: use icon because underline is buggy 2023-04-12 20:16:28 +02:00
n3oney
475acf90cb
feat: add lib function to quickly mkOption mappings 2023-04-12 20:13:30 +02:00
n3oney
e372fb1ccc
feat: add nvimtree keybindings 2023-04-12 17:17:23 +02:00
n3oney
25eda46629
feat: add nvim-session-manager keybindings 2023-04-11 15:42:45 +02:00
n3oney
0770b96098
feat: add leap keybindings 2023-04-11 15:37:24 +02:00
n3oney
c5aee897be
Merge branch 'feature/custom-keybinds' of github.com:n3oney/neovim-flake into feature/custom-keybinds 2023-04-11 14:57:13 +02:00
n3oney
136958af36
refactor: use new mapping format 2023-04-11 14:56:21 +02:00
n3oney
86d91dbac5
feat: add lib function to quickly mkIf bindings 2023-04-11 14:56:20 +02:00
n3oney
0bb56fb1a7
fix: correct imap misspelling 2023-04-11 14:56:19 +02:00
n3oney
641abe6b5c
refactor: use builtin nvim function 2023-04-11 14:56:19 +02:00
n3oney
fbf1cbc763
fix: properly escale quotes in values 2023-04-11 14:56:18 +02:00
n3oney
a54216006d
refactor!: use a new keymaps configuration format 2023-04-11 14:56:17 +02:00
n3oney
85c3c250f6
feat: add Copilot keybindings 2023-04-11 14:56:16 +02:00
n3oney
c45e71a5a5
feat: toggleterm keybindings 2023-04-11 14:56:15 +02:00
n3oney
94a2a03517
refactor: use new mapping format 2023-04-11 14:38:27 +02:00
n3oney
a2eeb7333d
feat: add lib function to quickly mkIf bindings 2023-04-11 14:38:08 +02: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
n3oney
ab8bb2fb5c
fix: correct imap misspelling 2023-04-10 22:44:18 +02:00
n3oney
e64e70aa0c
refactor: use builtin nvim function 2023-04-10 22:44:08 +02:00
n3oney
eec0e97ce0
fix: properly escale quotes in values 2023-04-10 22:27:13 +02:00
n3oney
efaf8e81b7
refactor!: use a new keymaps configuration format 2023-04-10 13:42:31 +02: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