1676 Commits (v2.5)
 

Author SHA1 Message Date
siduck76 41e059ac2b add TrueZen.nvim plugin 3 years ago
siduck76 2c1af5727a
Update README.md 3 years ago
siduck76 88e5556595 disable telemetry sumneko_lua 3 years ago
siduck76 92591015e5 add sumneko_lua lspconfig 3 years ago
siduck76 f71984e7f9 minor changes with lspconfig 3 years ago
siduck76 ebff217665 minor changes with lspconfig 3 years ago
siduck76 cd01804e01
Merge pull request #27 from Aaditay/main
aliases on the top
3 years ago
Aaditay e45e3089d3
aliases on the top
Why not make an alias of cmd first and then use cmd instead of vim.cmd
3 years ago
siduck76 0cb84d3427
Update README.md 3 years ago
siduck76 ac6afa334b minor changes 3 years ago
siduck76 b375c43dc3 remove plugin highlights from init.lua 3 years ago
siduck76 3aadee1106
add telescope media extension required deps 3 years ago
siduck76 3ef65511c3
Update README.md 3 years ago
siduck76 fe82771037 mapping for toggling line number 3 years ago
siduck76 14f5e28374 highlight current line number 3 years ago
siduck76 c62616cfee lighter colors for lineNr,comments 3 years ago
siduck76 f5c59c574a replace pyls with pyright 3 years ago
siduck76 58443f6d97 minor changes to lspkind 3 years ago
siduck76 4d4622d2a0 clean up 3 years ago
siduck76 baa5cb87ea Merge branch 'main' of github.com:siduck76/neovim-dots 3 years ago
siduck76 3865b28f6d install.sh : prompt users for shell 3 years ago
siduck76 088fc46d7b
Merge pull request #21 from marvelman3284/main
Allow for users to be able to choose which lsps are installed
3 years ago
marvelman3284 bc9649e653 Allow for users to choose which lsps to install 3 years ago
marvelman3284 227e6d7116 merge 3 years ago
siduck76 e9d27bda68 pyls support 3 years ago
siduck76 e948f32cd5 customization: darker colors 3 years ago
siduck76 afff99e545 better comments 3 years ago
siduck76 a57b352db8 remove blankline from terminal 3 years ago
siduck76 425eb4cbb5 make ugly fat inactive StatusLineNC look good 3 years ago
siduck76 0cca21ffea hide line numbers for terminal 3 years ago
siduck76 aecb9e6a6c
Update README.md 3 years ago
siduck76 7c07bb8c8c rm plugin folder since it gets automatically created whenever updating plugins 3 years ago
siduck76 4647a847e3
Update lua.lua 3 years ago
siduck76 e61ca067b1 Merge branch 'main' of github.com:siduck76/neovim-dots 3 years ago
siduck76 678f38792a
Merge pull request #14 from aserowy/main
use pip3 in install.sh
3 years ago
siduck76 f7e027085b use nvim-base16 instead of base16-vim cuz its fast 3 years ago
siduck76 32763ab304
Update README.md 3 years ago
siduck76 7adcc2a55d config structure 3 years ago
siduck76 cb64b0ef44 avoid using default plugin names for plugin configs 3 years ago
siduck76 aff50c8c15 add better comments and clean up 3 years ago
siduck76 49b63d38bc typo 3 years ago
siduck76 446c8f899c clean up 3 years ago
Alexander Serowy 3a917ee683 made mkdir more robust 3 years ago
Alexander Serowy 43b1289a82 fixed 3 years ago
Alexander Serowy 8996ff7f59 fixed paste bug 3 years ago
Alexander Serowy 138b0cbac3 added pip3 to validation 3 years ago
marvelman3284 d5a064740c merge 3 years ago
siduck76 42fe8583a9
Merge pull request #11 from jaydamani/main
Added keybinds and some more stuff (bufferline changes , tab completion )
3 years ago
jaydamani 3b85cd77fa
Merge branch 'main' into main 3 years ago
siduck76 5d4e268d6f
Merge pull request #10 from marvelman3284/pyls
Add support for the python language server
3 years ago