Commit Graph

32 Commits

Author SHA1 Message Date
blob42
f0bb3b9021 muchos updates 2023-01-28 04:01:20 +01:00
blob42
56a679c0a3 many updates, lighter status line 2022-12-05 14:55:53 +01:00
blob42
df39230f58 zk + custom diagnostics filters 2022-11-09 00:17:51 +01:00
spike
5977281eea toggle diagnostics severity 2022-11-05 19:46:15 +01:00
spike
2621ab3ad6 plantuml + aerial .. 2022-11-01 23:10:02 +01:00
spike
e4189180ef gitsigns mappings + tweaks 2022-10-25 23:34:44 +02:00
spike
5a7920073d updates 2022-10-25 02:13:21 +02:00
spike
9e5678036c wip luasnip framework 2022-10-19 15:40:39 +02:00
spike
a388697e9b nvim diffview plugin 2022-10-17 23:03:57 +02:00
spike
bf50d7e8c6 luasnip jump quickfix 2022-10-17 20:50:54 +02:00
spike
be44c24b1f update 2022-10-17 01:50:45 +02:00
spike
b0ca1ac78d dap and dap ui + live-command and rust-tools updates
- setup signs for dap
- improved dap and dapmode keybindings
- live-command preview plugin
2022-10-13 02:54:02 +02:00
spike
fba0ef8038 rust-tools 2022-10-11 00:12:27 +02:00
spike
8ac4a6d4b6 custom cursor line for mans 2022-10-01 09:51:20 +02:00
spike
dcf8815015 renamed sp4ke to spike 2022-09-27 21:40:57 +02:00
spike
b9f3bf063e stable update 2022-09-25 05:03:21 +02:00
spike
329f12a5e3 stable nvim with lsp for go 2022-09-23 02:50:02 +02:00
spike
8994636c3f refactoring / upgrade
- bookmarks
- better mappings
- global helpers
- autoloading and vim scripts
2022-09-12 23:37:54 +02:00
spike
0684ba9657 Treesitter refactoring
- treesitter smart select "v<CR>" and <Tab>
- treesitter swap func params with ~
- map ,tf to set TS to fold method
2022-09-11 13:45:33 +02:00
spike
bbaa133a34 refactor/clean 2022-09-10 09:58:54 +02:00
spike
4ecf95bcf1 stable lsp colors + signature + misc updates 2022-09-09 20:52:07 +02:00
spike
0759467fee customized statusline 2022-09-02 04:22:11 +02:00
spike
6a542206f4 add cmp help lsp signature 2022-09-01 03:32:15 +02:00
spike
7f38de9ea2 tabufline lazyload on/off (commented) 2022-08-31 18:14:50 +02:00
spike
9848ceff61 navigator stable wip 2022-08-26 16:28:12 +02:00
spike
826f75cb6d vim auto sessions 2022-08-22 17:00:11 +02:00
spike
f93b7f7c1e cga 2022-08-22 15:50:16 +02:00
spike
1423db18ba update 2022-08-20 16:06:49 +02:00
Galen Rowell
ee586047e5 feat: improve mappings, move custom/init.lua & chadrc.lua -> custom/example_init.lua & example_chadrc.lua 2021-09-24 19:11:55 +05:30
Galen Rowell
9961cc0113 refactor: clean & re-organise default_config + chadrc
this completely overhauls the design of the two configuration files,
aiming to move options & various tables into a more sensible table structure

BREAKING CHANGE: this will break any user modificiations to the current
config
2021-09-24 19:11:55 +05:30
Galen Rowell
80c8bf4243 feat: allow packaged plugin config overrides within chadrc 2021-09-24 19:11:55 +05:30
Galen Rowell
ca1ad15ad2 refactor: Cleaning chadrc, moved to custom & moved default_config to core 2021-09-24 19:11:55 +05:30