Commit Graph

17 Commits

Author SHA1 Message Date
402b588ab5
cleanup debug info 2024-05-17 16:19:42 +03:00
37156d182b
modules/filetype: fixup options 2024-05-17 15:27:04 +03:00
4f8b523579
lib/types: add extCommasEnum...
that convert enum or list of enum to commas
2024-05-17 13:25:36 +03:00
49b7045c56
lib/types: add extCommas...
that support str and list of str
2024-05-17 13:20:16 +03:00
b2fa93c305
modules/vim: init vim options 2024-05-17 01:17:17 +03:00
4b85dbd927
modules: add nvim-cmp 2024-05-09 02:28:24 +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
a2a49ca722
modules: add augroups, lspconfig 2024-05-03 17:50:57 +03:00
bc38ab74de
modules/keymap: don't validate by buffer 2024-05-01 14:56:36 +03:00
4cc9de194f
modules: add fn module to define functions 2024-04-30 16:54:58 +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
bbf171f51b
modules/keymap: add validation 2024-04-28 01:54:38 +03:00
60f2d1e8ff
lib: move keymap and mode types to a lib 2024-04-28 00:39:50 +03:00
8b0bc33653
modules/opts: add default value to g and opt 2024-04-27 01:31:57 +03:00
13177e2c36
initial commit 2024-04-26 02:08:23 +03:00