Commit Graph

1829 Commits

Author SHA1 Message Date
siduck76 86431978d9 TrueZen.nvim : add top & bottom padding 2021-04-22 18:57:36 +05:30
siduck76 21fd0d6a9b minor changes 2021-04-22 08:50:17 +05:30
siduck76 d360405447 mappings: dont copy deleted text 2021-04-21 12:46:24 +05:30
siduck76 41e059ac2b add TrueZen.nvim plugin 2021-04-20 09:45:14 +05:30
siduck76 2c1af5727a
Update README.md 2021-04-18 18:46:14 +05:30
siduck76 88e5556595 disable telemetry sumneko_lua 2021-04-18 11:43:10 +05:30
siduck76 92591015e5 add sumneko_lua lspconfig 2021-04-18 11:27:06 +05:30
siduck76 f71984e7f9 minor changes with lspconfig 2021-04-17 23:03:06 +05:30
siduck76 ebff217665 minor changes with lspconfig 2021-04-17 23:02:16 +05:30
siduck76 cd01804e01
Merge pull request #27 from Aaditay/main
aliases on the top
2021-04-14 13:31:32 +05:30
Aaditay e45e3089d3
aliases on the top
Why not make an alias of cmd first and then use cmd instead of vim.cmd
2021-04-14 13:23:10 +05:30
siduck76 0cb84d3427
Update README.md 2021-04-14 07:29:42 +05:30
siduck76 ac6afa334b minor changes 2021-04-12 16:37:15 +05:30
siduck76 b375c43dc3 remove plugin highlights from init.lua 2021-04-11 08:44:56 +05:30
siduck76 3aadee1106
add telescope media extension required deps 2021-04-11 08:19:59 +05:30
siduck76 3ef65511c3
Update README.md 2021-04-09 11:42:31 +05:30
siduck76 fe82771037 mapping for toggling line number 2021-04-08 11:12:23 +05:30
siduck76 14f5e28374 highlight current line number 2021-04-08 07:38:29 +05:30
siduck76 c62616cfee lighter colors for lineNr,comments 2021-04-08 07:32:47 +05:30
siduck76 f5c59c574a replace pyls with pyright 2021-04-08 07:29:39 +05:30
siduck76 58443f6d97 minor changes to lspkind 2021-04-06 10:50:23 +05:30
siduck76 4d4622d2a0 clean up 2021-04-06 10:27:32 +05:30
siduck76 baa5cb87ea Merge branch 'main' of github.com:siduck76/neovim-dots 2021-04-06 09:35:27 +05:30
siduck76 3865b28f6d install.sh : prompt users for shell 2021-04-06 09:35:22 +05:30
siduck76 088fc46d7b
Merge pull request #21 from marvelman3284/main
Allow for users to be able to choose which lsps are installed
2021-04-06 09:34:16 +05:30
marvelman3284 bc9649e653 Allow for users to choose which lsps to install 2021-04-05 23:51:51 -04:00
marvelman3284 227e6d7116 merge 2021-04-05 23:21:58 -04:00
siduck76 e9d27bda68 pyls support 2021-04-06 08:30:07 +05:30
siduck76 e948f32cd5 customization: darker colors 2021-04-06 08:29:37 +05:30
siduck76 afff99e545 better comments 2021-04-04 17:29:05 +05:30
siduck76 a57b352db8 remove blankline from terminal 2021-04-04 17:17:11 +05:30
siduck76 425eb4cbb5 make ugly fat inactive StatusLineNC look good 2021-04-04 14:56:15 +05:30
siduck76 0cca21ffea hide line numbers for terminal 2021-04-04 11:35:37 +05:30
siduck76 aecb9e6a6c
Update README.md 2021-04-04 06:50:22 +05:30
siduck76 7c07bb8c8c rm plugin folder since it gets automatically created whenever updating plugins 2021-04-03 23:36:25 +05:30
siduck76 4647a847e3
Update lua.lua 2021-04-02 13:23:32 +05:30
siduck76 e61ca067b1 Merge branch 'main' of github.com:siduck76/neovim-dots 2021-04-02 13:06:20 +05:30
siduck76 678f38792a
Merge pull request #14 from aserowy/main
use pip3 in install.sh
2021-04-02 13:09:30 +05:30
siduck76 f7e027085b use nvim-base16 instead of base16-vim cuz its fast 2021-04-02 13:05:54 +05:30
siduck76 32763ab304
Update README.md 2021-04-02 12:34:46 +05:30
siduck76 7adcc2a55d config structure 2021-04-02 12:18:44 +05:30
siduck76 cb64b0ef44 avoid using default plugin names for plugin configs 2021-04-02 11:18:34 +05:30
siduck76 aff50c8c15 add better comments and clean up 2021-04-02 11:06:20 +05:30
siduck76 49b63d38bc typo 2021-04-02 00:24:26 +05:30
siduck76 446c8f899c clean up 2021-04-02 00:23:12 +05:30
Alexander Serowy 3a917ee683 made mkdir more robust 2021-04-01 14:00:32 +02:00
Alexander Serowy 43b1289a82 fixed 2021-04-01 13:57:15 +02:00
Alexander Serowy 8996ff7f59 fixed paste bug 2021-04-01 13:54:10 +02:00
Alexander Serowy 138b0cbac3 added pip3 to validation 2021-04-01 13:40:38 +02:00
marvelman3284 d5a064740c merge 2021-03-31 18:59:38 -04:00