siduck
1567a9c73a
use tbl_deep_extend to merge configs | rm other functions
2021-11-15 21:39:35 +05:30
siduck
e8b919723e
add cheatsheet.nvim
2021-11-14 18:23:59 +05:30
siduck
bdd6dc12c2
restructure | clean default_config
2021-11-14 12:43:36 +05:30
siduck
5db36d44fb
restructure highlights.lua
2021-11-14 06:57:49 +05:30
siduck
8de3f4e84c
restructure init.lua | lspconfig
2021-11-14 06:49:33 +05:30
siduck
a256591e90
move plugin override function to utils | increase packer clone timeout
2021-11-13 23:07:20 +05:30
siduck
b4c50fa443
misc change in override function
2021-11-13 22:26:38 +05:30
siduck
c8a27d701c
cleanup!
2021-11-13 21:59:31 +05:30
siduck
fd668e559e
add option for overriding highlights ( #596 )
2021-11-09 06:22:51 +05:30
siduck
c5fe1f711e
add : option to load autopairs sequentially ( #584 )
2021-11-05 20:04:52 +05:30
siduck
4b2bbe5d1c
update configs for nvimtree and autopairs
2021-10-30 15:48:44 +05:30
bsmirks
01eec524be
fixing broken links to chadtributors
2021-10-30 10:19:25 +05:30
bsmirks
c7a36fe7d8
fixing broken links
2021-10-30 10:19:25 +05:30
bsmirks
69c0f38a7a
fixing broken links
2021-10-30 10:19:25 +05:30
siduck76
2cf5fe7cea
update screenshot links
2021-10-29 19:10:52 +05:30
siduck76
6e3e0bf029
fix luasnip incorrect path ( #526 )
2021-10-28 06:04:50 +05:30
siduck76
0e493bcacc
add telescope title highlights
2021-10-27 12:10:13 +05:30
siduck76
068ae08f6c
avoid using cmp disable var for autopairs ( #567 )
2021-10-22 05:47:35 +05:30
Andrew Balmos
67962828bb
Add smartcase option
2021-10-22 05:47:54 +05:30
siduck76
56d05ac9d9
rm matchparen highlight ( #557 )
2021-10-21 14:21:50 +05:30
siduck76
003038b2a7
rm : doc lines from signature.nvim popups
2021-10-21 09:12:31 +05:30
siduck76
eefee5e17d
clean config for inactive statusline
2021-10-17 11:28:47 +05:30
max397574
16a0c97fc9
fix: use better name for mapping
2021-10-16 21:26:30 +05:30
Akianonymus
9a45bb3f20
fix: Disabling shortline from chadrc
...
missed in 317eedd9b2
chore: format files
2021-10-14 11:08:23 +05:30
siduck76
1b4a67a1e1
nvimtree: disable updating cwd on focused files ( #546 )
2021-10-11 16:46:34 +05:30
siduck76
a24a65ab6b
update : nvimtree diagnostic config
2021-10-11 09:55:44 +05:30
siduck76
fb9c54bc5d
add: highlight color for NvimTreeNormalNC
2021-10-10 07:41:47 +05:30
Ay355
cb977a5313
fix: use of left/right arrow keys in insert mode
...
This allows the left and right arrows to move between lines in insert mode.
2021-10-09 17:45:12 +05:30
siduck76
1b44d4f2b9
add : highlight color for matchparen
2021-10-09 12:10:09 +05:30
siduck76
e8bbe1e4a1
Revert "update : capabalities cmp stuff in lspconfig | load cmp_lsp after lspconfig"
...
This reverts commit 86d92a2fd2
.
2021-10-09 11:17:21 +05:30
siduck76
d221504482
add: cmp highlight groups
2021-10-09 10:03:49 +05:30
max397574
1ec9f80bdb
fixed formatting
2021-10-09 10:23:10 +05:30
max397574
1af5510d03
fix cmp use correct function
2021-10-09 10:23:10 +05:30
max397574
8a426b9e62
fix cmp use new function
2021-10-09 10:23:10 +05:30
max397574
40554c80ad
fix: new function to check for cmp completitions
2021-10-09 10:23:10 +05:30
peppapig450
5799af49e2
Fix another grammar mistake in example_init.lua
2021-10-08 05:43:10 +05:30
Sravanth C
d47fcda9ef
add: ttf, woff, woff2 icons
2021-10-07 06:25:28 +05:30
Sravanth C
5aa370e375
feat: robots.txt icon
...
- added robots.txt font glyph for nvim-web-dev-icons
2021-10-07 06:25:28 +05:30
peppapig450
7449c9e4f6
fix spelling/grammar in the example files
2021-10-07 06:23:42 +05:30
ashincoder
e0ac314fab
chore: Remove unsupported featurs from README.md
2021-10-06 21:09:53 +05:30
siduck76
86d92a2fd2
update : capabalities cmp stuff in lspconfig | load cmp_lsp after lspconfig
2021-10-05 06:59:00 +05:30
vladislav doster
4a349a3b45
fix(CI): CI bug fixed | docs: Added charity contribution link ( #532 ) ( #533 )
...
* fix: Fix stylua CI formatter | add charity link
Update format.yml
* chore: format with stylua
Co-authored-by: Ashin Antony <83629316+ashincoder@users.noreply.github.com>
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-10-04 14:56:36 +05:30
Ashin Antony
7d5a15f7ce
fix(CI): CI bug fixed | docs: Added charity contribution link ( #532 )
...
* fix: Fix stylua CI formatter | add charity link
Update format.yml
* chore: format with stylua
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-10-04 10:11:57 +05:30
ashincoder
6fb97be55c
chore: Removed superLinter
2021-10-02 12:16:21 +05:30
Ashin Antony
b2cd5e38f5
fix: fix issue #455 .
...
1. Show line diagnostics have been changed to `ge`. Since there are keybindings starting with g. Also `ge` is fast very useful for this reason.
2021-10-02 12:16:21 +05:30
Akianonymus
2356ba069e
fix : #501 | delay when use d in visual mode
...
only if copy_del = false
2021-10-02 12:13:56 +05:30
Akianonymus
585266dcef
fix: Packer blank window on PackerSync
2021-10-02 11:24:14 +05:30
Akianonymus
d810cc35a7
chore: format files
2021-10-02 11:24:14 +05:30
Akianonymus
317eedd9b2
feat: Make short statusline toggleable from chadrc
2021-10-02 11:24:14 +05:30
siduck76
a1c234e001
clean : debloat config | rm un-needed plugins
2021-10-02 10:41:50 +05:30