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
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
Lucario387
4a5a927de8
fix: Windows User cannot load gitsigns
2022-08-21 05:27:15 +05:30
spike
51e6c7876f
update
2022-08-20 21:49:33 +02:00
spike
1423db18ba
update
2022-08-20 16:06:49 +02:00
siduck
089cbe43f1
update mason filetype
...
https://github.com/williamboman/mason.nvim/pull/317
2022-08-20 19:05:30 +05:30
Sébastien Elet
a67e19a439
feat(init): resize panes when vim window is resized
...
Signed-off-by: Sébastien Elet <sebastien@elet.fr>
2022-08-20 10:16:11 +05:30
Akianonymus
130442712b
Fix some lsp warnings
2022-08-19 10:46:44 +05:30
Akianonymus
5e81ae8379
utils: close_buffer: Ask for confirmation when using on modified files
...
neovim handles this internally so why not use it
2022-08-19 10:46:44 +05:30
Akianonymus
ce86597c3d
utils: bufilter: Check for nil
...
it will be empty if tabufline is disabled
2022-08-19 10:46:44 +05:30
doubleChu
d9cd55fc0f
make paddings in the layout can be overrided
...
users can adjust the padding between the top and the header, or the header and buttons.
2022-08-17 20:47:04 +05:30
Lucario387
66e2904b68
format with stylua
2022-08-15 19:24:41 +05:30
Lucario387
e0d3950f50
fix not using current file's path
2022-08-15 19:24:41 +05:30
Lucario387
14ef6759be
Format with stylua
2022-08-15 19:24:41 +05:30
Lucario387
8e8d18ed8d
fix: not detecting subdir in git repo
2022-08-15 19:24:41 +05:30