Commit Graph

24 Commits

Author SHA1 Message Date
238e4bf68e
modules: add gitsigns 2024-05-01 01:50:34 +03:00
4cc9de194f
modules: add fn module to define functions 2024-04-30 16:54:58 +03:00
6086cea1d4
modules/neoformat: use full command name 2024-04-30 10:42:51 +03:00
b1b27db1cb
modules/neoformat: fixup pkgs 2024-04-30 01:29:37 +03:00
0aede48d79
modules: add neoformat module 2024-04-30 01:25:36 +03:00
71303ad324
move nix2lua to the extended lib 2024-04-30 00:48:10 +03:00
d82800af41
lib/types: gen lua config in the keymap submodule 2024-04-30 00:46:43 +03:00
5e12b830c8
modules/keymap: dedup mode list before folding 2024-04-29 16:33:51 +03:00
4c73e0220e
build/neovim: add keymap validation to build process 2024-04-29 15:47:56 +03:00
e98bb24f6d
modules/input: enable arrows for command mod 2024-04-28 09:35:54 +03:00
50aa153e3a
modules/input: add modes to disable arrows and page buttons 2024-04-28 02:14:03 +03:00
bbf171f51b
modules/keymap: add validation 2024-04-28 01:54:38 +03:00
c460f49dea
modules/input: disable ex mode by default 2024-04-28 00:42:30 +03:00
6ce249fa02
modules/input: disable page buttons also for opr by default 2024-04-28 00:41:31 +03:00
60f2d1e8ff
lib: move keymap and mode types to a lib 2024-04-28 00:39:50 +03:00
85f2524196
modules/input: add options to configure leaders 2024-04-27 02:44:52 +03:00
c4cc7d5a80
modules/nvim-tree: add option to disable netrw
disable netrw by default
2024-04-27 02:44:28 +03:00
b683936ece
modules: add nvim-tree module 2024-04-27 02:29:05 +03:00
6e3a18b867
modules/telescope: add option to customize loading 2024-04-27 01:47:21 +03:00
f21c145f95
modules/telescope: fix package 2024-04-27 01:32:49 +03:00
8b0bc33653
modules/opts: add default value to g and opt 2024-04-27 01:31:57 +03:00
1f0c0b5cb0
plugins/telescope: add support of extensions 2024-04-26 16:33:54 +03:00
bf360c7fbc
build: move keymaps to the end 2024-04-26 10:35:27 +03:00
13177e2c36
initial commit 2024-04-26 02:08:23 +03:00