Commit Graph

60 Commits

Author SHA1 Message Date
5933b5142f
modules/vim: add more options 2024-05-16 16:54:10 +03:00
a2af6eecb6
modules/vim: add more options 2024-05-16 00:35:36 +03:00
c6a299c446
modules/vim: add more options 2024-05-15 22:57:59 +03:00
e160e7ada2
modules/vim: rename default to vimDefault 2024-05-15 19:03:21 +03:00
02628fc55c
modules/vim: add tool to easy configure vim.options 2024-05-15 17:00:12 +03:00
90341cf26d
add more options 2024-05-15 00:14:28 +03:00
3d64ef464a
wip 2024-05-13 14:30:59 +03:00
8495dc730f
modules/nvim-treesitter: fix extra grammars 2024-05-10 22:28:55 +03:00
8d76150a25
modules/fn: add augroup to the content option 2024-05-10 18:47:54 +03:00
77963b8197
profiles: change lhs for signature help 2024-05-10 15:58:14 +03:00
ef34ceb024
flake.lock: update nix2lua 2024-05-10 15:56:17 +03:00
7c6c6f9845
profiles: remove mkDefault from telescope extensions 2024-05-10 02:32:23 +03:00
f3926f6365
modules/plugin: remove isDependency
do not import to local variable by default. Instead you should
set varName option.
2024-05-10 02:17:00 +03:00
c7b8eebba1
modules/luasnip: add settings 2024-05-10 00:27:03 +03:00
b7431ca7d7
modules: add snippet backends 2024-05-09 18:41:09 +03:00
4b85dbd927
modules: add nvim-cmp 2024-05-09 02:28:24 +03:00
721b9cbbec
modules: add missed package config 2024-05-08 01:57:06 +03:00
fdeca99cb8
lib: add useful utils for mods 2024-05-08 01:30:47 +03:00
4a7c1b3d97
profiles: add recommended profile 2024-05-08 01:11:48 +03:00
8fe5adc810
modules/input: use lib.mod instead 2024-05-08 01:09:18 +03:00
88190d31a9
modules/input: fix missing localleader config 2024-05-08 01:07:41 +03:00
b96868c030
modules/nvim-tree: add nvim-web-devicons as dependency 2024-05-06 16:47:16 +03:00
02812ef960
profiles: add interface settings to the recommended-plugins 2024-05-06 16:30:56 +03:00
f95df25986
modules/plugins: fix settings 2024-05-06 12:32:33 +03:00
8940daadb9
profiles: add recommended plugins 2024-05-06 12:30:41 +03:00
4b9f76b764
profiles: add base profile 2024-05-06 02:18:36 +03:00
dfad4a83b2
modules/nvim-tree: add options to set on_attach setting 2024-05-06 01:10:11 +03:00
f3c3646f1c
modules: add lualine interface module 2024-05-05 18:33:11 +03:00
72bdc91e49
modules/vim: fix augroup function 2024-05-05 18:17:31 +03:00
ea47c7bbb8
modules/build: rename package to toplevel 2024-05-05 17:53:47 +03:00
a2a49ca722
modules: add augroups, lspconfig 2024-05-03 17:50:57 +03:00
8628fb2ed8
modules/plugin: fix extraImports 2024-05-03 00:28:12 +03:00
0bb649270c
modules: add hop-nvim module 2024-05-03 00:27:43 +03:00
87709b98dd
modules: add nvim-treesitter module 2024-05-02 08:55:30 +03:00
bc38ab74de
modules/keymap: don't validate by buffer 2024-05-01 14:56:36 +03:00
688e8e2ece
modules/fn: use content instead of settings
move content to content.extra
2024-05-01 02:01:47 +03:00
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