Commit Graph

  • 22baa416ba adding a global pcall #133 micro 2022-05-02 10:27:00 +0000
  • 2b1816417f
    Update treesitter.lua #131 Joe Previte 2022-04-30 11:33:55 -0700
  • 25c8df7522
    Merge d7f33143c5 into 21877b4ced #40 Markus Müller 2022-04-30 11:53:41 +0530
  • d6ab153119
    Merge d86538e6a2 into 21877b4ced #123 VAISHAKH-GK 2022-04-29 14:03:15 +0200
  • 21877b4ced
    Merge pull request #129 from williamboman/chore/lsp-server-setup Christian Chiarulli 2022-04-29 03:49:06 -0400
  • 03e34d4260 chore(lsp): remove usage of deprecated lsp_installer.on_server_ready() #129 William Boman 2022-04-28 23:21:15 +0200
  • 85a318cae2 nest documentation in window #125 Clifton McIntosh 2022-04-24 21:11:29 -0500
  • d86538e6a2 WIP on master: 7a082a3 Merge pull request #32 from Binxptr/master #123 Vaishakh GK 2022-04-23 10:50:16 +0530
  • 4d1b31c577 index on master: 7a082a3 Merge pull request #32 from Binxptr/master Vaishakh GK 2022-04-23 10:50:16 +0530
  • 752cea7f90 vimlatex setup and configuration #122 Marius Sotto 2022-04-22 21:10:14 +0800
  • 17ff603d11 fixed merge conflicts on cmp.lua and nvim-tree.lua Marius Sotto 2022-04-22 19:39:20 +0800
  • 52be94233f fixes for Neovim 0.7 Marius Sotto 2022-04-22 13:21:47 +0800
  • 86584fd506
    Turned off 'auto_close' due to warning Chino Sotto 2022-04-22 13:16:43 +0800
  • dd3eab8b1b
    Update readme.md Chino Sotto 2022-04-22 13:13:13 +0800
  • d27a1f58dc
    cmp.lua fix for Neovim 0.7 Chino Sotto 2022-04-22 12:52:23 +0800
  • 46874b2adc Removed deprecated code from `cmp.lua` aflyingpumpkin 2022-04-19 14:00:44 -0400
  • 24579e6087
    Merge b5daec0ddc into 4e038120bf #116 aflying pumpkin 2022-04-18 23:06:34 +0000
  • b5daec0ddc Removed unnecessary use of `vim.cmd` in plugins.lua #116 aflyingpumpkin 2022-04-18 18:59:59 -0400
  • 619ca091c0
    documentation is deprecated, change it to window documentation #115 Jan Bronicki 2022-04-17 02:08:21 +0200
  • f525a7b404
    refactor(docs): updating Neovim installer link. #85 Nishu Murmu 2022-04-16 21:19:02 +0530
  • 3ea062d9fd
    Update lua/user/cmp.lua #112 Juan Vásquez 2022-04-13 12:21:38 -0500
  • 5b62791ded
    Fix documentation deprecation Juan Vásquez 2022-04-13 12:21:05 -0500
  • 3706abaca7 Update #100 jieguangzhou 2022-04-13 09:21:22 +0800
  • 0d6b213f31 Fix comment to make it more clear what the keymap does #107 Brendan Lentz 2022-03-31 08:07:58 -0700
  • cd5925911b Fixed default value for default_schemas. #105 Jesper L. Nielsen 2022-03-23 15:14:33 +0100
  • e74795861c Add multiple cursor support #81 droctothorpe 2022-03-16 10:01:15 -0400
  • 61b1f01bde Modularize theme selection for whichkey's telescope commands #104 Randall Mason 2022-03-13 22:52:56 -0500
  • 4537a53cc7 fix: comment plugin fixes, jsonls path fixed #101 Rohit Dandnayak 2022-03-09 13:20:13 +0530
  • a0364a3d05 Update README.md jieguangzhou 2022-03-09 11:03:11 +0800
  • 3d437fb608 fix: self configuration #92 Rohit Dandnayak 2022-02-25 10:57:02 +0530
  • 5521f26d84 Update #90 zhaowenqiang 2022-02-24 13:32:06 +0800
  • 6ddae98be9 Preliminary customization droctothorpe 2022-02-21 21:49:20 -0500
  • 1ea51f83ee Resolved <C-K> keymap conflict #86 mssalkhalifah 2022-02-19 02:42:31 +0300
  • 35a0e3be19 Enable operators to support gcc comments droctothorpe 2022-02-14 23:25:11 -0500
  • 88303b10ae
    chore(installer): updating Neovim's latest version Nishu Murmu 2022-02-13 20:48:03 +0530
  • aee3e63a67 Add missing space in comment droctothorpe 2022-02-09 23:47:55 -0500
  • ab7c8af4c9 transparentbg plugin and whichkey update #78 AbhirupPanda 2022-02-06 23:07:19 +0530
  • 013938c05e transparentbg plugin and whichkey added AbhirupPanda 2022-02-06 22:29:22 +0530
  • 1fdb02deef fix: lsp diagnostics keymaps in whichkey configuration #75 William Bille Meyling 2022-02-03 08:48:13 +0100
  • f1062f39f4
    fix: remove empty line from .gitignore #73 rayan 2022-01-27 19:32:34 +0100
  • 9ee430df90
    Merge 6dcfd255f1 into 6260c37737 #65 Ricardo Aguilar 2022-01-22 17:00:34 -0400
  • 6dcfd255f1
    Stop newline comments #65 Ricardo Aguilar 2022-01-22 16:59:02 -0400
  • d9cd41820b
    Fix #62 formatoptions-=cro works now #63 MD Jannatin Naim 2022-01-21 20:09:21 +0600
  • 86f87e1ed8
    fix typo #60 BoilingSoup 2022-01-19 00:46:45 -0800
  • 84b646a9ed
    update deprecated vim diagnostic function #59 BoilingSoup 2022-01-19 00:44:58 -0800
  • 5a5a2d857c
    Invert Resize with arrows keymap #58 BoilingSoup 2022-01-18 22:43:51 -0800
  • b93e36f1c0 adding lightspeed plugin #55 nishu-murmu 2022-01-17 17:58:15 +0530
  • d637c4fbc1 Set up cmp-cmdline #51 AnsonH 2022-01-14 18:06:11 +0800
  • a4a5d792ba fix error in lsp/handler when cmp_nvim_lsp plugin is not available #49 Jakob Schwendner 2022-01-09 15:02:36 +0000
  • 4f5697226c
    Make search highlight keybind be a toggle #47 Patrick Flakus 2022-01-06 17:13:54 +0100
  • d7f33143c5
    line diagnostics is deprecated #40 Markus Müller 2022-01-03 22:20:22 +0100
  • 83357089dd note for autocommands #39 christianchiarulli 2022-01-03 12:34:48 -0500
  • f84566dc6e update lsp diag 21-whichkey christianchiarulli 2022-01-03 10:29:55 -0500
  • 4f80d77e69 leader / to comment christianchiarulli 2022-01-03 10:06:33 -0500
  • 8309138032 updates for video 14-null-ls christianchiarulli 2022-01-02 15:13:39 -0500
  • 65466d0b00 diagnostic flake8 enabled by default christianchiarulli 2022-01-02 14:37:51 -0500
  • a9f3e7f837 remove plugin christianchiarulli 2022-01-02 14:28:26 -0500
  • efd287ffa0 update deprecated diagnostic show christianchiarulli 2022-01-02 14:27:12 -0500
  • dd004512f2 updates 12-nvimtree christianchiarulli 2022-01-02 13:41:33 -0500
  • 3a353e1df0 update toggleterm with python3 #38 Francisco De La Cruz 2022-01-01 18:38:48 -0500
  • f11afad375 update toggleterm with python3 #37 Francisco De La Cruz 2022-01-01 13:00:39 -0500
  • 9a0939651e
    Update keymaps.lua #36 petengerrys 2022-01-01 11:36:32 -0500
  • d5fa150a7a
    Merge dc373d7b7e into 7a082a3306 #34 Sajid Mahmood 2022-01-01 11:12:25 +0500
  • dc373d7b7e
    replaced deprecated telescope diagnostics command #34 Sajid Mahmood 2022-01-01 11:08:52 +0500
  • 710d76d1cd use custom solarized light theme Francisco De La Cruz 2021-12-26 23:58:04 -0500
  • 02e85d3fad some misc optional setups Francisco De La Cruz 2021-12-24 09:44:50 -0500
  • e377df38b4 add comment keymap to whichkey Francisco De La Cruz 2021-12-21 00:34:16 -0500
  • 323d6fb1e4 turn on lsp virtual text Francisco De La Cruz 2021-12-19 18:59:07 -0500
  • 3c1a99a1ba add colorscheme configurations Francisco De La Cruz 2021-12-19 17:14:26 -0500
  • f69133e506 tighten numbers and command height Francisco De La Cruz 2021-12-19 09:52:40 -0500
  • 75999cfe61 customize lualine Francisco De La Cruz 2021-12-18 21:36:02 -0500
  • 6013f44c0a setup fortune Francisco De La Cruz 2021-12-18 16:06:45 -0500
  • 0828079aa1 add solarized colorscheme Francisco De La Cruz 2021-12-18 16:06:25 -0500
  • ed5feff6f5
    Merge 62b2139256 into 7a082a3306 #22 Daniel Yrovas 2021-12-29 12:23:27 +0530
  • 7a082a3306
    Merge pull request #32 from Binxptr/master Christian Chiarulli 2021-12-29 01:25:56 -0500
  • 8f60aa4e42 fix: remove tags file #32 Binxptr 2021-12-29 10:24:31 +0400
  • 30a8583c95 fix(readme): update minumum requirements to include nvim-0.7 (nightly) Binxptr 2021-12-29 10:22:49 +0400
  • 6258ccb97a add test file #31 im 2021-12-29 10:37:26 +0800
  • 0df65666da
    pin telescope version (avoids broken project.nvim) Christian Chiarulli 2021-12-28 15:01:34 -0500
  • a5f43d65c8
    Fix find project keymapping #29 lytex 2021-12-28 20:32:11 +0100
  • 6169d6a10b fix commenting with gc and gcc christianchiarulli 2021-12-28 02:40:26 -0500
  • 5b2777816a update christianchiarulli 2021-12-28 02:28:15 -0500
  • 62b2139256
    Create utils.lua #22 Daniel Yrovas 2021-12-23 23:57:39 +1100
  • 31c04cb5bb add keymap cheatsheet #19 paras-verma 2021-12-22 12:53:41 +0530
  • 4b0d085006 udpate 07-Telescope christianchiarulli 2021-12-21 17:52:58 -0500
  • 0981b28382 lsp updates 06-LSP christianchiarulli 2021-12-20 23:27:38 -0500
  • dce0dbd416 Provide a Dockerfile that can be used to create a test environment #8 John L. Villalovos 2021-12-20 17:09:44 -0800
  • 68de5d4fab use lua way to handle color scheme errors 04-colorscheme christianchiarulli 2021-12-20 10:57:40 -0500
  • 8cebbf6b11 add funding christianchiarulli 2021-12-19 19:32:56 -0500
  • e4715d4424 add playlist link ChristianChiarulli 2021-12-19 18:35:29 -0500
  • 2caada81b4 note neovim 0.6 requirement ChristianChiarulli 2021-12-19 18:31:07 -0500
  • 6824f6203b update readme ChristianChiarulli 2021-12-19 18:29:47 -0500
  • c0652b11ab update readme ChristianChiarulli 2021-12-19 18:26:34 -0500
  • e1ac27496f update resize 02-keymaps christianchiarulli 2021-12-19 13:16:43 -0500
  • 6260c37737 don't set guicolors right away #23 01-options ChristianChiarulli 2021-12-19 05:05:38 -0500
  • 286580a96a comment for help ChristianChiarulli 2021-12-19 05:04:50 -0500
  • 4f2899202e remove keymap christianchiarulli 2021-12-18 23:05:40 -0500
  • 29296d07e0 fix close command ChristianChiarulli 2021-12-18 02:16:15 -0500
  • 6e30af8ab7 add autocommands christianchiarulli 2021-12-14 19:00:29 -0500
  • 91e22c4076 add whichkey christianchiarulli 2021-12-14 18:58:04 -0500