Commit Graph

1575 Commits

Author SHA1 Message Date
spike
4df39e3421 fix snippet do not expand while jumping 2022-09-26 23:34:14 +02:00
spike
5b6b64dae6 add iron.nvim repl helper 2022-09-26 23:33:58 +02:00
spike
901b69ed2b buggy snippet 2022-09-26 21:56:44 +02:00
moonblade
647c81dd42 fix gopls inlay hints 2022-09-25 21:21:45 +02:00
moonblade
cdef3e7ccd rust dev 2022-09-25 05:04:47 +02:00
spike
b9f3bf063e stable update 2022-09-25 05:03:21 +02:00
spike
f0e1a9c2d8 update ignore 2022-09-23 02:53:22 +02:00
spike
6c46dd5802 clean 2022-09-23 02:52:55 +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
9895a84cab use sh instead of fish as default shell 2022-09-11 14:29:33 +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
30f7024c50 use gq as formatprg for json 2022-09-10 09:57:36 +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
ac23d172c3 add packer snapshot command 2022-09-01 04:01:33 +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
77a62928da dont keep tracking curdir in views 2022-08-31 18:10:03 +02:00
spike
fc4faffccb comment with gcc 2022-08-31 18:09:35 +02:00
spike
ba669d6808 update merge core/init 2022-08-29 17:17:35 +02:00
spike
216773ca14 Merge remote-tracking branch 'origin/main' into navigator 2022-08-29 16:52:35 +02:00
spike
52270142f5 ignore update 2022-08-29 16:49:32 +02:00
spike
1ced81e035 LSP no lsp autostart, improved utils 2022-08-29 16:46:20 +02:00
siduck
bf827e0ebd fix #1516 #1517
an autocmd can be used for formatoptions and avoid using bw, read the convo at 39c42ca2bf (r82388570)
2022-08-28 09:14:09 +05:30
spike
773778e024 update 2022-08-27 05:49:48 +02:00
spike
0fa774dd51 session load 2022-08-27 05:48:44 +02:00
spike
4660c0f0d2 tabularize base config 2022-08-27 05:44:09 +02:00
spike
7ceb7a4685 update doc folding with treesitter 2022-08-27 05:10:46 +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
siduck
696559863b keep ftplugin folder git-ignored | #1510 2022-08-25 18:01:45 +05:30
Akianonymus
2b41bcd3df core: Move relavent tabufline code to NvChad/ui repo 2022-08-25 17:44:35 +05:30
Akianonymus
a23d955656 plugins: alpha: Move alpha related cmd to alpha config
this special handling of statusline should only be done if alpha plugin is used
2022-08-25 17:44:35 +05:30
Akianonymus
fe9a7b1651 core|options: Add formatoptions in options | Remove unnecessary autocmd 2022-08-25 17:44:35 +05:30
Akianonymus
9021289421 core: autocmd: Remove 'tabdo wincmd =' on VimResized
this should not be in main config, not every one wants their splits to be of equal size on resize, sometimes i want the split to of smaller size whether the screen is resized or not

this should be in used custom dir
2022-08-25 17:44:35 +05:30
Aki
4ac1ece326 Update lazy_load.lua 2022-08-24 08:19:02 +05:30
Lucario387
0f5a96028e fix: gitsigns not loading 2022-08-24 08:19:02 +05:30
siduck
a6f2f0e0b9 Breaking Change: Avoid mapping default keybind <S-b>
related to #1504 #1386, leader + b is the new key for opening new buffers now
2022-08-23 18:54:04 +05:30
spike
826f75cb6d vim auto sessions 2022-08-22 17:00:11 +02:00