Commit Graph

576 Commits

Author SHA1 Message Date
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
siduck76
86d92a2fd2 update : capabalities cmp stuff in lspconfig | load cmp_lsp after lspconfig 2021-10-05 06:59:00 +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
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
Nathan Wallace
ba3af27de0 add config option to disable nvimtree 2021-10-02 08:30:14 +05:30
siduck76
bd1319895d rm : unused function in bufferline config 2021-10-02 07:52:46 +05:30
siduck76
cd9b2c4810 Revert "fix : packer blank window on PackerSync"
This reverts commit 9a2430132f.
2021-10-01 19:34:18 +05:30
siduck76
9a2430132f fix : packer blank window on PackerSync 2021-10-01 17:15:23 +05:30
siduck76
1c9b5b46e4 rm : outdated lspconfig in example_chadrc 2021-10-01 05:14:02 +05:30
github-actions[bot]
bcb4b15669 chore: format source code 2021-09-30 04:23:09 +00:00
siduck76
1756c92609 refactor : separate lspconfig setups 2021-09-30 09:51:00 +05:30
siduck76
0b55d45845 rm neoformat plugin 2021-09-29 22:34:22 +05:30
siduck76
e137fddf6e add : cmp-path plugin 2021-09-29 18:16:43 +05:30
Ashin Antony
3d7f0159f5 fix: Fixes telescope issue where requiring telescope module
this fixes the following issue https://github.com/nvim-telescope/telescope.nvim/issues/1276
2021-09-29 06:55:19 +05:30
Galen Rowell
94b01be483 fix: default_config var plugin -> plugins instead 2021-09-27 13:41:31 +05:30
siduck76
f2a0051aa9 fix : clean nvim-tree config 2021-09-27 12:07:32 +05:30
siduck76
548e4e4a9d fix : typo of nvimtree size 2021-09-27 11:19:19 +05:30
github-actions[bot]
962c2bfe69 chore: format source code 2021-09-27 11:19:19 +05:30
Justin MacCarthy
1cd3faffb3 Moved more setting into the setup, in line with the changes in NvimTree 2021-09-27 11:19:19 +05:30
siduck76
cb3c5682a8 fix : make inactive statuslines as thin lines 2021-09-26 23:48:25 +05:30
siduck76
f65338092d feat : window title option 2021-09-26 18:47:12 +05:30
siduck76
ac28a9f99e fix : shortline for small screens (#468) 2021-09-26 15:53:50 +05:30