Commit Graph

  • f9775b92f0 fix: lualine theme to auto David Papp 2023-12-10 20:05:49 +0100
  • 9a104215c7 feat: install.sh David Papp 2023-12-10 20:00:04 +0100
  • aff1580ce9 Remove useless file rajvatsal 2023-12-10 13:34:48 +0530
  • 3c373a170e Make custom changes rajvatsal 2023-12-10 13:29:45 +0530
  • 7395d615bc
    Merge pull request #1 from nvim-lua/master Emile Bangma 2023-12-09 21:05:52 +0100
  • f51b51e895
    Update README.md Emile Bangma 2023-12-09 21:05:19 +0100
  • 3981077449 Updated settings saberzero1 2023-12-09 20:18:01 +0100
  • 072a0c11db Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim into nvim-lua-master Eric Tiedemann 2023-12-09 07:43:20 -0500
  • d884a562b0 Add Sourcery and Copilot Eric Tiedemann 2023-12-08 15:37:14 -0500
  • 8edb29132c Add pyright for autoimport of modules Eric Tiedemann 2023-12-08 12:46:23 -0500
  • 76c5b1ec57
    feat(cmp): path completion feature (#536) Shashwat Agrawal 2023-12-08 18:44:06 +0530
  • a4a698bc8a remove stylelua from as a github workflow Jacob Frøkjær Wortmann 2023-12-08 13:42:49 +0100
  • db2a7bcaaa Merge branch 'nvim-lua-master' Jacob Frøkjær Wortmann 2023-12-08 13:39:08 +0100
  • 05ff7af0b3 Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim into nvim-lua-master Jacob Frøkjær Wortmann 2023-12-08 13:36:42 +0100
  • 68ec74aa4e Added a whole lot of settings Jacob Frøkjær Wortmann 2023-12-08 13:12:08 +0100
  • bd2180d1aa
    refactor: remove js/typescipt treesitter parsers Kitso Gidion Namane 2023-12-08 12:57:45 +0200
  • 91a4bf1327
    chore(merge): remote-tracking branch 'upstream/master' Kitso Gidion Namane 2023-12-08 12:47:28 +0200
  • 3db87baf24
    chore: update from forked repository Kitso Gidion Namane 2023-12-08 12:41:32 +0200
  • 29fe5b884b
    Update init.lua Emile Bangma 2023-12-08 11:27:17 +0100
  • 6df91db165
    Update init.lua Emile Bangma 2023-12-08 11:20:47 +0100
  • fcd886f315 feat(cmp): path completion feature Shashwat Agrawal 2023-12-08 09:40:07 +0530
  • 0315d82b74 remove grammarly Eric Tiedemann 2023-12-06 11:46:12 -0500
  • e2b0c8102f add more lsp Eric Tiedemann 2023-12-06 08:15:52 -0500
  • e75f4c61dd Merge remote-tracking branch 'upstream/master' into updateKickstarter12_5 Merge latest changes from kickstarter into fork JZsmitty 2023-12-05 18:17:38 -0600
  • e3daeb100f
    Use relative line numbers. Tom Kuson 2023-12-05 17:19:06 +0000
  • 1a981b9a19 example PR jimrothstein 2023-12-04 15:25:55 -0800
  • 3841a30877 Nvim-R recognizes ft automatically, do not need to adjust jimrothstein 2023-12-04 12:46:56 -0800
  • 1ec250ecda wip jimrothstein 2023-12-04 11:29:00 -0800
  • 3824342d10
    Adds two essential telescope keymaps (#528) Damjan 9000 2023-12-04 16:45:01 +0100
  • f8c8b08bc1
    Add gitsigns recommended keymaps (#531) Damjan 9000 2023-12-04 16:35:54 +0100
  • 972f67a8a0 Add gitsigns keymap descriptions Damjan 9000 2023-12-04 02:06:31 +0100
  • b10cf2b03a Import gitsigns README.md recommended keymaps (and apply stylua) Damjan 9000 2023-12-04 01:28:59 +0100
  • 622740dcbe Add autopairs and catppuccin them spassos 2023-12-03 16:17:30 -0500
  • 133aa205d9 Test commit for nvim config spassos 2023-12-03 15:48:28 -0500
  • f3cb8de9d9 Added keymap for search in all open files Damjan 9000 2023-12-03 21:25:49 +0100
  • a42c77adc8 Added keymap for select Telescope picker Damjan 9000 2023-12-03 21:11:16 +0100
  • 12bd68e8b9
    Run stylua (#525) Damjan 9000 2023-12-03 20:23:39 +0100
  • 47edb51d65 pr to test the github stylua action (DO NOT MERGE) Damjan 9000 2023-12-02 22:43:26 +0100
  • cc4e0e6ad1 Run stylua Damjan 9000 2023-12-02 19:23:29 +0100
  • 3ca08acf0e
    Add a github action on pull request to check lua formatting (#526) Damjan 9000 2023-12-02 22:27:13 +0100
  • 3c52789820 Add a github action on pull request to check lua formatting Damjan 9000 2023-12-02 21:55:16 +0100
  • da24b5cb00
    Merge pull request #1 from nvim-lua/master gingersami 2023-12-01 19:37:22 +0200
  • 39ae0829ac
    Use alias instead of a wrapper script (#524) Sudo 2023-12-01 07:30:55 +0900
  • 7f57f47f05
    Use alias instead of a wrapper script Sudo 2023-12-01 05:09:41 +0900
  • 41351f6007 remove keybinding for opening term as it was causing hangups Eric Tiedemann 2023-11-30 14:15:51 -0500
  • afafc9ab19
    README.md: update install section formatting (#523) Damjan 9000 2023-11-30 10:04:27 +0100
  • 27c286612a README.md: update install section formatting Damjan 9000 2023-11-30 08:58:35 +0100
  • ea0b10f35a wip jimrothstein 2023-11-29 23:21:48 -0800
  • de18b67f0e
    Update init.lua pintleg 2023-11-30 00:47:20 -0600
  • 3e9e3ca88b
    Update README.md pintleg 2023-11-30 00:40:54 -0600
  • 14cf319dbd
    Update README.md (#520) matt 2023-11-29 19:34:43 -0500
  • a6465d614e
    Update README.md matt 2023-11-29 17:36:29 -0500
  • 00a04f6fe4 The master initial super commital commit IbrahimSabriOrene 2023-11-29 03:53:31 +0300
  • 0fb37d8583 Fix require statement in init file Eric Tiedemann 2023-11-28 13:16:49 -0500
  • 9cd9ca210e Add treesj to vscode Eric Tiedemann 2023-11-28 12:55:32 -0500
  • 7e31e79d6a Add treesitter and incremental selection to vscode Eric Tiedemann 2023-11-28 10:54:52 -0500
  • 465b69fe3a Commit after update and format Prajakt Shastry 2023-11-28 10:50:38 -0500
  • 5829632f98
    Merge branch 'nvim-lua:master' into master Andre Felippe 2023-11-28 01:21:02 -0300
  • ea9cb014e0 adding a few more packages Joseph Tongay 2023-11-27 16:03:32 -0600
  • 2f0c183557 add devicons Eric Tiedemann 2023-11-27 16:53:42 -0500
  • bd47d55d59 fix incremental selection Eric Tiedemann 2023-11-27 16:41:14 -0500
  • b071a5fea0 Add new vscode bindings Eric Tiedemann 2023-11-27 15:08:00 -0500
  • 2ade796257 Add new helpful plugins for tmux movement Eric Tiedemann 2023-11-27 14:11:16 -0500
  • a00dbafce7
    Merge pull request #1 from nvim-lua/master etiedem 2023-11-27 13:50:59 -0500
  • d0a139abca feat: setup eslint autoformat with eslint_ls Benjamin Rae 2023-11-27 11:06:56 +0100
  • 321b2b6fa8 update config Eric Tiedemann 2023-11-26 16:52:35 -0500
  • 58ef71bbae initial IbrahimSabriOrene 2023-11-26 23:26:15 +0300
  • b290445c7a autoinstall formatters and automatting Eric Tiedemann 2023-11-26 11:23:30 -0500
  • a5ef5cafe6 I dont know where am i IbrahimSabriOrene 2023-11-26 11:17:38 +0300
  • 5e15b4879e Changed Theme IbrahimSabriOrene 2023-11-26 09:34:28 +0300
  • 9bf4a5237f Markdown Preview Setup IbrahimSabriOrene 2023-11-26 06:07:40 +0300
  • 743c03a1b6 add autoformatting with Python Eric Tiedemann 2023-11-25 21:46:09 -0500
  • 25a94d9353 Split out plugins and extra config Eric Tiedemann 2023-11-25 15:54:02 -0500
  • c35feed1df Toggleterm plugin added. IbrahimSabriOrene 2023-11-25 11:06:58 +0300
  • 4a4584e59f Merge remote-tracking branch 'origin' into feature/tune Thomas Alcala Schneider 2023-11-24 18:06:03 +0100
  • d873384231 feat: add colorscheme Thomas Alcala Schneider 2023-11-24 18:05:48 +0100
  • bc06452d0a
    Merge branch 'nvim-lua:master' into master Thomas Alcala Schneider 2023-11-24 18:05:28 +0100
  • ee9790b381
    option to reduce noisy Lua_LS's missing-fields warnings (#511) Tommy Williams 2023-11-24 09:55:19 -0700
  • 35b3404046
    Merge branch 'master' into update Joshua Thomas Remington 2023-11-24 17:33:22 +0100
  • 798b07b146 Renew Your Name 2023-11-24 17:28:29 +0100
  • 83a369891b
    missed a nexted object Tommy Williams 2023-11-22 17:18:42 -0500
  • 978d2a9005 put pyright settings jannawro 2023-11-22 15:35:38 +0100
  • 6bcacb42c8
    option to reduce noisy Lua_LS's missing-fields warnings Tommy Williams 2023-11-21 20:35:44 -0500
  • 162b44a00a Add new plugins Eric Tiedemann 2023-11-21 09:01:16 -0500
  • 3d80a82ebe Add toggleterminal Eric Tiedemann 2023-11-20 11:36:21 -0500
  • 3d149ce17a Add VSCODE settings file Eric Tiedemann 2023-11-20 08:16:36 -0500
  • c03fdcf28b Add new LSP Eric Tiedemann 2023-11-20 08:14:05 -0500
  • 0ab3664bec wip jimrothstein 2023-11-19 20:21:02 -0800
  • 0728cbb142
    Merge pull request #1 from benjaminrae/feat/custom-sets-and-VimBeGood Benjamin Rae 2023-11-20 00:27:59 +0100
  • 69a47e56d9 feat: custom sets and VimBeGood - added custom sets for line numbers (absolute in Insert, relative in Normal) - added VimBeGood plugin Benjamin Rae 2023-11-20 00:07:51 +0100
  • 5c0007124b remove custom init.lua Vinit Neogi 2023-11-19 19:54:29 +0530
  • 4613e1950a merge upstream Micah Effiong 2023-11-19 13:31:38 +0100
  • 5411e0fccb code formatting Micah Effiong 2023-11-19 13:09:18 +0100
  • 88a4663f6f add a default lang mjhika 2023-11-19 01:25:53 -0500
  • 192d45de77 update deps mjhika 2023-11-19 01:02:34 -0500
  • b33cb938ef
    Merge branch 'nvim-lua:master' into master Vinit Neogi 2023-11-18 17:08:23 +0000
  • 402ef2cf4a remove neotree Vinit Neogi 2023-11-18 21:24:10 +0530
  • 44c0c72bc3 data Akash Jain 2023-11-17 19:17:44 +0530
  • 32a3daf4dc Added my remaps mindsur 2023-11-15 21:04:48 +0000
  • 6cbcb83a88 cmp.lua separated from config.lua -- appears to work jimrothstein 2023-11-15 12:17:53 -0800