Commit Graph

594 Commits

Author SHA1 Message Date
siduck76 7cc75ffe1d add NvimTree bg , make its versplit transparent 2021-05-07 13:36:54 +05:30
Sergio Alejandro Ribera Costa 1007be42c1 Add Clang (C/C++) LSP 2021-05-07 02:28:03 -04:00
Sergio Alejandro Ribera Costa a392c66df1 Fix Bug with Packer and borders on excecute any command 2021-05-07 02:16:32 -04:00
siduck76 e8210d821d
Update treesitter-nvim.lua 2021-05-06 22:46:28 +05:30
siduck76 bf3e29bfaf
Update nvim-lspconfig.lua 2021-05-06 22:45:57 +05:30
mTvare 82d21e445c
Update pluginList.lua 2021-05-06 22:44:25 +05:30
mTvare 5359f95ced
Update nvim-lspconfig.lua 2021-05-06 22:34:12 +05:30
mTvare 8d17b34fbe
Update top-bufferline.lua 2021-05-06 22:32:19 +05:30
mTvare 24a9c1b98a
Update pluginList.lua 2021-05-06 22:31:24 +05:30
mTvare 562bea6d1a
Update treesitter-nvim.lua 2021-05-06 22:30:22 +05:30
siduck76 e2dbec7496 made bufferline tabs look better 2021-05-06 19:49:02 +05:30
siduck76 c7e2f6357c minor changes with highlights 2021-05-06 09:35:23 +05:30
siduck76 49c1f84e6e better LspDiagnostics icons and colors 2021-05-05 07:20:42 +05:30
siduck76 503dc5b1c8 better config structure 2021-05-05 06:51:04 +05:30
Henri Vandersleyen 0f3ed9f54c
changed the default lsp letters to symbols. 2021-05-04 13:28:08 -07:00
Henri Vandersleyen 2430a4e1b2
Small change to the readme.md mentioning vsnip and what are snips are avail already. Changed one line in compe/lua.lua to indicate vsnip better. 2021-05-04 10:34:12 -07:00
Henri 615c391d5d
Update lua.lua
Added snippet support for a later merge should the author decides that this type of snippet support fits his needs.
2021-05-03 14:57:54 -07:00
siduck76 852a7f6b1e remove unneeded packadds 2021-04-30 12:58:47 +05:30
siduck76 84d039b0c8 webdevicons : add icon for vala filetype 2021-04-29 19:36:22 +05:30
siduck76 60e7353ee6 zenmode : add custombg to ataraxis 2021-04-27 22:13:44 +05:30
siduck76 38d780b502 bufferline: avoid using vanilla vim mappings 2021-04-27 15:27:07 +05:30
siduck76 c09c0ebc3a lspconfig : add bash lsp 2021-04-26 13:56:27 +05:30
siduck76 81801c8c33 nvim-webdevicons: add icons for deb and rpm filetypes 2021-04-26 13:51:36 +05:30
siduck76 ee05f20f43 bufferline: minor changes 2021-04-26 13:44:51 +05:30
siduck76 928adbe21a bufferline: rm mapping overriding with defaults 2021-04-25 20:44:40 +05:30
siduck76 5c44978f47 bufferline: add highlights 2021-04-25 11:57:24 +05:30
siduck76 07ab4163c6 Readme: update mapping list 2021-04-24 15:29:38 +05:30
siduck76 c231dba0b6 add mapping for minimalistc mode 2021-04-24 10:27:14 +05:30
siduck76 bbe48d229d lspconfig: clean up 2021-04-23 18:14:23 +05:30
siduck76 5716759f40 clean lspconfig 2021-04-22 23:13:06 +05:30
siduck76 0ee95736eb Merge branch 'main' of github.com:siduck76/neovim-dots 2021-04-22 18:57:49 +05:30
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 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
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 b375c43dc3 remove plugin highlights from init.lua 2021-04-11 08:44:56 +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 f5c59c574a replace pyls with pyright 2021-04-08 07:29:39 +05:30
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 4647a847e3
Update lua.lua 2021-04-02 13:23:32 +05:30
siduck76 f7e027085b use nvim-base16 instead of base16-vim cuz its fast 2021-04-02 13:05:54 +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 446c8f899c clean up 2021-04-02 00:23:12 +05:30
jaydamani 3b85cd77fa
Merge branch 'main' into main 2021-03-31 18:21:01 +05:30
jaydamani 3240482191 forgot a fuction 2021-03-31 17:43:17 +05:30
jaydamani 40cc37d23f added tab completion 2021-03-31 15:31:05 +05:30
jaydamani 02ac938719 added new keybinds for bufferline 2021-03-31 15:17:11 +05:30
jaydamani bb092ad649 fixed mappings for lspconfigs 2021-03-31 15:08:29 +05:30
marvelman3284 9e0f8b87fa Add support for the python language server 2021-03-31 04:05:15 -04:00
siduck76 e81499f291 smooth scrolling 2021-03-31 07:30:33 +05:30
siduck76 e16f523fcc clean up 2021-03-31 07:21:27 +05:30
siduck76 b05103da4d rm indenline and use blankline! 2021-03-26 10:21:32 +05:30
siduck76 9b9718f46b show completion item doc popup 2021-03-23 10:22:29 +05:30
siduck76 7f4f7b2873 add icons for ruby , dockerfile etc 2021-03-23 10:21:40 +05:30
siduck76 e8435220fd use terminal bg color 2021-03-21 16:39:29 +05:30
siduck76 ce4c54b5cf show statuslines on inactive windows (:PackerUpdate) 2021-03-19 18:54:38 +05:30
siduck76 d8719a0078 kotlin icon for nvimTree 2021-03-19 17:54:53 +05:30
siduck76 b095b88b72 remove unneeded lines 2021-03-18 19:21:30 +05:30
siduck76 4a1530ec22 bufferline mappings (#5) 2021-03-18 19:19:45 +05:30
siduck76 68bfc76d0a typescript icon 2021-03-18 15:33:11 +05:30
siduck76 be90aba543 lsp.buf.hover (#3) 2021-03-17 21:21:02 +05:30
siduck76 b0e65ea039 Merge branch 'main' of github.com:siduck76/neovim-dots 2021-03-17 20:07:13 +05:30
siduck76 d455d4b56c autocompletions on enter key (#3) 2021-03-17 20:07:02 +05:30
siduck76 5ef3fa0846 add icons for xz,zip 2021-03-16 09:31:43 +05:30
siduck76 4fd28ae5fc minor changes 2021-03-16 09:22:39 +05:30
siduck76 011960afe6 open terminals vertically/horizontally 2021-03-14 09:54:48 +05:30
siduck76 b871162664 clean up 2021-03-13 16:21:52 +05:30
siduck76 89d7172bac indentline working now! 2021-03-13 08:18:23 +05:30
siduck76 78cefbb297 clean up 2021-03-13 06:53:02 +05:30
siduck76 3a244429d5 yank whole file 2021-03-12 22:38:20 +05:30
siduck76 3b2f4c5ed4 popup menusel bg color 2021-03-12 12:50:55 +05:30
siduck76 66cfc6ee74 neoformat 2021-03-12 12:40:10 +05:30
siduck76 a6f24d4f82 telescope-nvim 2021-03-12 12:34:15 +05:30
siduck76 6623f18e1f minor changes 2021-03-12 11:43:57 +05:30
siduck76 7e32c663ac finally nvim lsp workin! 2021-03-12 00:30:34 +05:30
siduck76 c1bf59d2a9 clean config 2021-03-10 14:38:47 +05:30
siduck76 72fa346157 rm useless config 2021-03-08 13:13:45 +05:30
siduck76 d70f67f96f better coc config 2021-03-08 13:04:48 +05:30
siduck76 806d038ffb statusline 2021-03-08 11:49:27 +05:30
siduck76 a9e02c662c statusline wip 2021-03-08 10:54:53 +05:30
siduck76 ab3a365450 lspconfig 2021-03-08 09:16:14 +05:30
siduck76 98201bcd16 nvim-web-devicons custom icons fix 2021-03-08 08:45:52 +05:30
siduck76 82f4566872 minor changes 2021-03-07 22:22:33 +05:30
siduck76 41a84f97f7 eek 2021-03-07 21:01:07 +05:30
siduck76 e63b9dfa60 gitsigns 2021-03-07 20:49:51 +05:30
siduck76 78152fa48c initial commit 2021-03-07 19:52:30 +05:30