spike
96b8066e5f
disable treesitter in help (broken)
2022-09-30 00:13:39 +02:00
spike
9487916152
enable perproject
2022-09-29 23:54:07 +02:00
spike
b832d945fc
vim hard time , break bad habits hjkl
2022-09-29 22:12:11 +02:00
spike
99228477fe
add perproject plugin
2022-09-29 22:04:39 +02:00
spike
0489999b69
refactoring
2022-09-29 20:49:40 +02:00
spike
31f7eee1e5
move packer config to file
2022-09-27 21:47:53 +02:00
spike
dcf8815015
renamed sp4ke to spike
2022-09-27 21:40:57 +02:00
spike
53491817ea
document possible custom lsp_attach function with navigator
2022-09-27 00:16:49 +02:00
spike
5b6b64dae6
add iron.nvim repl helper
2022-09-26 23:33:58 +02:00
moonblade
647c81dd42
fix gopls inlay hints
2022-09-25 21:21:45 +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
a5bfe2977e
Leap + local custom snippets
2022-09-11 14:14:24 +02:00
spike
ddb78b21d0
marks.nvim config file (marks is unused now)
2022-09-11 13:48:01 +02:00
spike
53804989ab
navigator lsp insert mode show signature help
2022-09-11 13:47:33 +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
89e572e2ea
disable cmp in some buffer types
2022-09-10 09:58:26 +02:00
spike
0b64763eec
fix inline signature help using M-k
2022-09-10 09:58:02 +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
fd342099bb
lock treesitter-textobjects to commit
2022-09-01 03:19:20 +02:00
spike
d71de0f671
fzf fullscreen
2022-08-31 18:15:46 +02:00
spike
f62fa11520
update docs
2022-08-31 18:15:32 +02:00
spike
1cad544476
navigator custom maps, avoild overriding default vim maps
2022-08-31 18:15:21 +02:00
spike
7f38de9ea2
tabufline lazyload on/off (commented)
2022-08-31 18:14:50 +02:00
spike
ba669d6808
update merge core/init
2022-08-29 17:17:35 +02:00
spike
1ced81e035
LSP no lsp autostart, improved utils
2022-08-29 16:46:20 +02:00
spike
4660c0f0d2
tabularize base config
2022-08-27 05:44:09 +02:00
spike
a6793205eb
lua dev tools and repl + folding options
2022-08-27 05:09:00 +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
6c4e49cac4
Info Fugitive fzflua(fix)
2022-08-22 16:20:21 +02:00
spike
8715b17db3
treesitter-textobjects on own module
2022-08-22 16:19:41 +02:00
spike
f93b7f7c1e
cga
2022-08-22 15:50:16 +02:00
spike
3bc618ef3f
folding
2022-08-22 03:44:09 +02:00
spike
656729bab5
update
2022-08-22 03:28:23 +02:00
spike
51e6c7876f
update
2022-08-20 21:49:33 +02:00
spike
1423db18ba
update
2022-08-20 16:06:49 +02:00
siduck
067c6cc7fc
Delete example_init.lua
2021-11-19 09:28:09 +05:30
siduck
7114ebd945
Delete example_chadrc.lua
2021-11-19 09:27:55 +05:30
siduck
1567a9c73a
use tbl_deep_extend to merge configs | rm other functions
2021-11-15 21:39:35 +05:30
peppapig450
5799af49e2
Fix another grammar mistake in example_init.lua
2021-10-08 05:43:10 +05:30
peppapig450
7449c9e4f6
fix spelling/grammar in the example files
2021-10-07 06:23:42 +05:30
siduck76
1c9b5b46e4
rm : outdated lspconfig in example_chadrc
2021-10-01 05:14:02 +05:30
github-actions[bot]
3d0a0e53f7
chore: format source code
2021-09-24 19:11:55 +05:30
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