168 Commits (2f238742d2995011e769e029ef232c4842a694d7)

Author SHA1 Message Date
siduck76 2f238742d2 add vim-matchup , lazy load some plugins 3 years ago
siduck76 193a852335 lazy load truezen.nvim 3 years ago
siduck76 f900ecaed3 lazy load colorizer , nvim-commet 3 years ago
siduck76 247e6e06c5 lazy load gitsigns 3 years ago
siduck76 4c96c28c2d lazy load blankline 3 years ago
siduck76 b42f4778f9 lazy load dashboard 3 years ago
siduck76 dcc04837d4 disable some inbuilt plugins 3 years ago
siduck76 e2717401fe lazy load neoformat + lspkind ( run :PackerSync and :PackerCompile ) 3 years ago
siduck76 4e23587ca3 lazy loading : nvimtree and autopairs 3 years ago
siduck76 922089fc07 lazy loading : treesitter 3 years ago
siduck76 7464358bbf lazy loading : vsnip 3 years ago
siduck76 e771a32ab8 lazy loading : compe 3 years ago
siduck76 8f6780f09f
Update pluginList.lua 3 years ago
siduck76 18ff27d6b1 add dashboard footer & disable statusline in dashboard 3 years ago
siduck76 c995595509 rm unneeded spaces after nvimtree default icons 3 years ago
siduck76 6c272e7313 disable showmode 3 years ago
siduck76 a9816eed42 hide statusline in NvimTree and terminal buffers 3 years ago
siduck76 fdd32cfcab
Update highlights.lua 3 years ago
ashincoder 35343e8b96 cmd instead of vim.cmd 3 years ago
siduck76 a80de385f2
Update highlights.lua 3 years ago
ashincoder 20cc14e584
removed 2 repeated lines 3 years ago
ashincoder c3a447a471 commented relative number setting and changed bookmark icon 3 years ago
siduck76 9aea4d08e5 minor changes in treesitter conf 3 years ago
siduck76 62f4ce0912 enable smartindent 3 years ago
siduck76 19763665e6
Delete commenter.lua 3 years ago
ashincoder c0369c7130 added commenting keybinding 3 years ago
ashincoder 0350571803 added commenting support 3 years ago
siduck76 3552dcffb9 fix conflicting mappings 3 years ago
Aaditay e1c7d4e458
two times requiring packer ? 3 years ago
siduck76 b71c257bdc
Update dashboard.lua 3 years ago
siduck76 a5b665f4a8 dashboard config 3 years ago
siduck76 34de8d474a visible buffer bg 3 years ago
siduck76 5fc205068f organized highlights config , added new features like dashboard! 3 years ago
siduck76 6f0cabc90b add some modules to statusline 3 years ago
siduck76 39b165a8e5 move bufferline highlights in different file 3 years ago
Henri 9e6e043016
Update misc-utils.lua
bash doesn't really have a std other than 2, 4, 8 spaces
3 years ago
Henri 1508fd8fb3
Update misc-utils.lua
Not DRY or elegant, but allows for file specific tabbing. Python uses 4 by std while the JS/TS ecosystem uses 2.
3 years ago
siduck76 3c9d8d8dcc minor changes to lspconfig 3 years ago
siduck76 742c57fea5 fix lua lsp cmd error 3 years ago
siduck76 a38c4543aa format whichkey config 3 years ago
siduck76 7c0f3e31f0 hide offsets in bufferline 3 years ago
siduck76 0a677276cc add cwd module in statusline 3 years ago
siduck76 9233adfd5f update nvimTree configs && highlights 3 years ago
siduck76 b2cefbe3b8
added lspconfig+lspinstall configs! 3 years ago
siduck76 2d7ccc16f2
added lspInstall to pluginlist 3 years ago
siduck76 d7c0e1fefb
Update mappings.lua 3 years ago
marvelman3284 e12117a611 update plugin list 3 years ago
marvelman3284 7120f98f34 Change lsp-install provider 3 years ago
marvelman3284 07a169b16d Remove duplicate functions 3 years ago
marvelman3284 9e701f08d3 Unpersonalize my dots 3 years ago