siduck
5d4c51127c
clean stuff
...
5501044bfd
2022-07-24 17:00:09 +00:00
siduck
6f0aa376a8
set shiftwidth to 2 | format all files
...
big thanks to @ghifarit53
2022-07-22 16:00:00 +00:00
siduck
74f2efca9f
BREAKING Change for statusline_separator & tabufline overriders
...
moved statusline & tabufline into a new plugin to keep the base config clean and fix issues like (#1307 )
2022-07-15 09:37:12 +05:30
Akianonymus
b9f0e4623e
mappings: Add back mappings removed in 0844431d37
| Format files
2022-07-14 15:44:10 +05:30
siduck
37b2c53a46
fix diff highlights not working on gitcommit filetypes ( #1317 )
...
removed indentline char as it moves indentline a lil bit towards right whenever contextstart highlight shows , check https://github.com/lukas-reineke/indent-blankline.nvim/issues/454
2022-07-13 09:51:20 +05:30
Manas Mengle
ce2a5d8596
fix(luasnip): switch to using global variables
2022-06-27 22:20:22 +05:30
Manas Mengle
34628a1789
fix(luasnip): make sure friendly-snippets are loaded too
2022-06-27 22:20:22 +05:30
Manas Mengle
5a3fcd7326
feat(luasnip): added snippet_paths option for luasnip
2022-06-27 22:20:22 +05:30
siduck
845d5b4866
write own lightweight tabufline | remove bufferline
2022-06-24 19:24:59 +05:30
Rentib
e57a3b5de9
added missing brackets
2022-06-21 18:10:09 +05:30
siduck
9bca3eacae
clean config | fix ( #1225 ) ( #1226 )
2022-06-18 09:57:17 +05:30
siduck
0bde81a074
Improve startuptime | remove un-needed plugins | lazy load plugin highlights too
...
removed nvim-gps as nvim-navic or winbar.nvim will be added when v0.8 neovim releases. Removed lsp signature as I was able to emulate showing args with the default signature help() window
2022-06-14 17:36:27 +05:30
siduck
700801b313
avoid overriding default vim.lsp functions
...
read https://github.com/NvChad/NvChad/discussions/1180
2022-06-07 11:11:55 +05:30
siduck
9b7b44f74f
add nvim_gps to statusline | populate renamer popup with old value
2022-06-02 23:29:15 +05:30
AlexanderHOtt
9f48587d63
add option to override luasnip options
2022-06-02 10:18:19 +05:30
siduck
b828b677bd
Make Comment.nvim and gitsigns configs overridable
2022-06-01 17:27:21 +05:30
siduck
d802e8e2a6
add lsp rename popup window
...
thx to @LeonHeidelbach for fixing some outdated stuff in the original table : https://www.reddit.com/r/neovim/comments/ql4iuj/rename_hover_including_window_title_and/
2022-06-01 14:50:01 +05:30
siduck
fd96f4ddbd
make autopairs overridable | fix ( #1154 )
2022-05-30 12:16:18 +05:30
siduck
cb97cef2a7
remove usage of globals for util functions
2022-05-29 16:07:47 +05:30
siduck
ed68c4b07d
rm un-needed mappings
2022-05-21 12:33:19 +05:30
zbirenbaum
cef2899bba
fix #1109
2022-05-21 01:46:44 -04:00
siduck
ef27ad4f2d
add mapping for escaping terminal
2022-05-14 16:23:02 +05:30
siduck
0844431d37
breaking change : re-implement custom mappings | simplify it | add whichkey
...
fixes #1057 , #1047
2022-05-12 18:26:01 +05:30
Arman.H
5a1240be82
refactor: add utils to the global scope
2022-05-10 20:15:08 +05:30
siduck
36aeebc580
fix : luasnip not working ( #1000 )
2022-04-30 21:48:11 +05:30
siduck
adecbe719f
BREAKING CHANGE | re-implementation of custom config
2022-04-27 21:12:28 +05:30
zbirenbaum
1c8a677024
Fix #938
2022-04-14 13:57:11 -04:00
siduck
ceaf02e0bf
replace dashboard with alpha.nvim ( #816 )
2022-02-20 11:44:43 +05:30
Akianonymus
de246fa0f5
Resolve https://github.com/NvChad/NvChad/issues/774 | Format
2022-01-30 23:09:25 +05:30
siduck
ee5b79d3d4
fix ( #740 ) | lazy load lspconfig on nvim_cmp_lsp module
2022-01-26 20:17:44 +05:30
Akianonymus
bccd8e4ab9
utils: Improve override functions | Fix nvimtree and statusline config |
...
Misc
* make more things configurable
* use more generic variable names
* handle some edgecases
* cleanup
* format files
2022-01-22 10:15:38 +05:30
zbirenbaum
c3beea11ee
Added support for modifying specific key values in default configs via chadrc to all plugin configurations with setup table(s)
2022-01-22 10:15:38 +05:30
Danilo Horta
e6223cc587
Enable FastWrap capabilities: https://github.com/windwp/nvim-autopairs#fastwrap
2022-01-12 16:45:51 +05:30
siduck
8c2bbd2143
fix cursor bugging when using auto-completion #603
2022-01-11 06:14:32 +05:30
siduck
de9b702f0e
hide indentline on telescope preview window
2021-12-27 07:42:51 +05:30
siduck
3a966955d4
make lspconfig mappings compatible with nvim 0.6v
2021-12-22 18:05:07 +05:30
Akianonymus
d2db2cc1cd
plugin: Use Comment.nvim | Resolve #646 & #626
2021-12-11 22:54:59 +05:30
Akianonymus
2293b16709
Cleanup | Format files
...
* fix some lint warnings
* remove some unneeded code
2021-12-11 11:58:52 +05:30
Deneir Uy
97572ee1bb
Fix LSP diagnostic icons
2021-12-07 13:51:49 +05:30
siduck
6347a00023
add mapping, highlights for keybind cheatsheet | disable indentline in it
2021-12-04 21:04:04 +05:30
siduck
3330d1cc06
clean up!
2021-11-17 11:00:57 +05:30
siduck
8de3f4e84c
restructure init.lua | lspconfig
2021-11-14 06:49:33 +05:30
siduck
4b2bbe5d1c
update configs for nvimtree and autopairs
2021-10-30 15:48:44 +05:30
siduck76
6e3e0bf029
fix luasnip incorrect path ( #526 )
2021-10-28 06:04:50 +05:30
siduck76
068ae08f6c
avoid using cmp disable var for autopairs ( #567 )
2021-10-22 05:47:35 +05:30
siduck76
003038b2a7
rm : doc lines from signature.nvim popups
2021-10-21 09:12:31 +05:30
siduck76
a1c234e001
clean : debloat config | rm un-needed plugins
2021-10-02 10:41:50 +05:30
siduck76
8e0dfc1de6
fix : add path for luasnip snippets ( #483 )
2021-09-26 07:03:00 +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
siduck76
0b30ed27d5
replace better-escape.vim with better-escape.nvim
2021-09-22 21:26:30 +05:30