148 Commits (fe0fc44f77bb360cc8c78ec0617f9688724d925f)

Author SHA1 Message Date
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
marvelman3284 07859b4177 Unpersonalize my dots 3 years ago
marvelman3284 1e6432c4d1 Unpersonalize my dots 3 years ago
marvelman3284 4b3682a343 Unpersonalize my dots 3 years ago
marvelman3284 f7a1a5dc92 Add lspinstall functionality 3 years ago
siduck76 355c2cb33c clean compe config since it supports lazy loading 3 years ago
siduck76 c203b56a3f show term insert mode in statusline 3 years ago
siduck76 75b95a89d1 Merge branch 'main' of github.com:siduck76/neovim-dots 3 years ago
siduck76 bdcf708d77 fix vi nomode issue 3 years ago
siduck76 56532ddb84
Update statusline.lua 3 years ago
siduck76 afcacf1726 misc stuff 3 years ago
siduck76 7ab882bfa8 made statusline prettier! 3 years ago
siduck76 b61ead83c1 reduce startuptime for compe 3 years ago
Henri Vandersleyen 0308e94e42
modification for nvim-whichkey. 3 years ago
siduck76 2fe776a386 nvim-lspconfig : fix some mistakes! 3 years ago
siduck76 7bd57b7e93 add all highlights in one file 3 years ago
siduck76 339b31d87c nvimTree : hide full path of dir 3 years ago
siduck76 c7d1ba6927 bufferline : add offsets 3 years ago
siduck76 d7f10904b6 bufferline.nvim : changed some colors , cleaned it! 3 years ago
siduck76 e54aca98ee added some mappings 3 years ago
Henri Vandersleyen 9783f87787
adjusted the bindings to be TAB and S-TAB for buffers. 3 years ago