Commit Graph

  • b08b2580eb add copilot, autopairs for auto closing parens, neotree for dir tree Stephen Leece 2024-01-06 17:55:15 -08:00
  • e34e4c3b7c revert my debug related changes in favor of existing implementation Stephen Leece 2024-01-06 15:54:16 -08:00
  • dbf9c5783f Adds dashboard and telescope-ui-select Marcelo Canaparro 2024-01-06 16:10:06 +00:00
  • 13f94b7ebc
    Merge branch 'nvim-lua:master' into master Vatsal 2024-01-06 21:30:39 +05:30
  • b5a14a7c45 feat(keymap): Don't update register when you paste over a word rajvatsal 2024-01-06 21:29:58 +05:30
  • 88a33c0b79 feat(alpha): Add Footer and add color to header rajvatsal 2024-01-06 21:00:03 +05:30
  • 0ebf26b49c Reconfigure lsp Marcelo Canaparro 2024-01-06 14:58:15 +00:00
  • 84bd738041 Adds neotree file explorer Marcelo Canaparro 2024-01-06 11:49:50 +00:00
  • 7486e12ea2 feat(alpha): Add cat to ascii_arts rajvatsal 2024-01-06 16:09:34 +05:30
  • 0c45ad375a feat(alpha): Add pacman to ascii_arts rajvatsal 2024-01-06 13:04:34 +05:30
  • e9324d4f23 refactor(colorbuddy): Add links for a theme rajvatsal 2024-01-06 12:52:41 +05:30
  • 69ead78db2 feat(plugins): Add colorbuddy rajvatsal 2024-01-06 12:51:25 +05:30
  • 63b2024feb feat(keymaps): Add :cd %:p rajvatsal 2024-01-06 12:38:57 +05:30
  • e10dc4e9a9 feat(keymaps): Add :bprev and :bnext rajvatsal 2024-01-06 11:04:56 +05:30
  • f9b9154d9a Adds lots of plugins for better to code with. Joe Dodd 2024-01-05 22:24:25 -05:00
  • e2c2e21700
    Update README.md Joe Dodd 2024-01-05 11:51:59 -05:00
  • f59273402c refactor(alpha): Remove useless line rajvatsal 2024-01-05 19:26:19 +05:30
  • 41ca04755f refactor(after-plugins): Divide defaults.lua into two files rajvatsal 2024-01-05 19:10:28 +05:30
  • 96627e3b57 refactor(defaults): Replace 'vim.go' with 'vim.opt' rajvatsal 2024-01-05 18:42:41 +05:30
  • 001e4f13f9 refactor(colorschemes): Remove config in rose-pine rajvatsal 2024-01-05 18:30:40 +05:30
  • afdb93b9f0 feat(colorschemes): Add rose-pine rajvatsal 2024-01-05 18:26:50 +05:30
  • 30511c1c89 feat(none-ls): Add prettier rajvatsal 2024-01-05 18:02:10 +05:30
  • 27c979a03b
    Merge branch 'nvim-lua:master' into master Minhaz 2024-01-04 21:41:58 +06:00
  • 921f4cc62a
    Merge branch 'nvim-lua:master' into master Mark 2024-01-03 22:34:00 -05:00
  • 9437420202 Add nvim-dap Mark 2024-01-03 16:59:09 -05:00
  • 43f74be2b7
    Merge branch 'nvim-lua:master' into master ZachHunn 2024-01-03 10:07:48 -10:00
  • 1d40dc0924 A few more changes Prajakt Shastry 2024-01-03 14:42:30 -05:00
  • cf5a9568c1 README.md: rename the duplicate "Introduction" to "Getting Started" Damjan 9000 2024-01-03 19:02:20 +01:00
  • 08f2a564ce feat: updat lock Thomas Alcala Schneider 2024-01-03 18:59:53 +01:00
  • b9295c6824
    Merge branch 'nvim-lua:master' into master Thomas Alcala Schneider 2024-01-03 18:53:15 +01:00
  • c4055a2212
    Improve stylua github workflow (#571) Damjan 9000 2024-01-03 18:30:37 +01:00
  • cd35dfa3d5 Improve stylua github workflow Damjan 9000 2024-01-03 18:13:59 +01:00
  • d45e5fe855
    Move video up on the README.md page (#563) gitressa 2024-01-03 16:03:23 +01:00
  • 1016d929b7 Added Harpoon jayzone91 2024-01-03 14:20:01 +00:00
  • 7f60e43f2c feat: more colorschemes Thomas Alcala Schneider 2024-01-03 10:34:39 +01:00
  • fc042cad4b navigation between tabs noelcv 2024-01-02 20:42:06 +01:00
  • a9739a6862 Initial configuration Gerardo Torres 2024-01-02 11:42:43 -04:00
  • 7d23ceb4b7 Sync with main repo Dimitar Ivanov 2024-01-02 14:59:47 +02:00
  • 88f159bbcc Converting tabs to spaces, 4 spaces per tab Dimitar Ivanov 2023-12-16 18:58:54 +02:00
  • 1ff1e6f963 Adding GBrowse impl Dimitar Ivanov 2023-11-09 14:50:46 +02:00
  • 4f07833887 Adding config to correct cursor on exit Dimitar Ivanov 2023-11-09 11:40:26 +02:00
  • 0021933e7e GoToDefinition goes to new split Dimitar Ivanov 2023-10-17 10:54:13 +03:00
  • ad46231862 Testing out nvim-tree instead of oil Dimitar Ivanov 2023-09-28 14:34:08 +03:00
  • 7bea25c68d Adding vball leader shortcut Dimitar Ivanov 2023-09-26 14:18:00 +03:00
  • 9483c99976 Adding helm syn lint Dimitar Ivanov 2023-09-26 14:16:35 +03:00
  • 53abfac5a0 Removing non-working map for vball Dimitar Ivanov 2023-09-19 09:48:37 +03:00
  • e67c826f4a Update debugger shortcuts Dimitar Ivanov 2023-09-19 09:48:37 +03:00
  • 8769e54c8c Reorder suggestions Dimitar Ivanov 2023-09-19 09:48:14 +03:00
  • 7548d9147d Adding json plugins Dimitar Ivanov 2023-09-18 12:50:25 +03:00
  • 269c3eeaba Correcting redefinition of cmp include variable Dimitar Ivanov 2023-09-18 10:47:56 +03:00
  • eca84f5631 Fixing oil keymaps Dimitar Ivanov 2023-09-11 08:05:54 +03:00
  • d2aec6bc4c Chaning leaderkey to , Dimitar Ivanov 2023-09-05 15:32:17 +03:00
  • ae0e0b2446 My first try Dimitar Ivanov 2023-09-03 19:03:04 +03:00
  • 3637f2bf79
    Move video up on the README.md page gitressa 2024-01-02 01:20:39 +01:00
  • 546a64e2c5 set up filetree noelcv 2024-01-01 23:50:12 +01:00
  • 4e3d10c297 chore: DRY with keymap local var noelcv 2024-01-01 23:49:53 +01:00
  • 2b41220ec1 add nvim-treesitter playground noelcv 2024-01-01 23:31:58 +01:00
  • 7ee7d47538 set autopairs/autotag noelcv 2024-01-01 23:18:02 +01:00
  • 6ea12dc4e1 enriched autocompletion noelcv 2024-01-01 22:46:16 +01:00
  • a77e0255b7 plugins: ReplaceWithRegister and nightfly noelcv 2024-01-01 22:38:14 +01:00
  • 80d8b1f9d5 lualine.nvim: mlabrkic 2024-01-01 22:23:51 +01:00
  • 0b95df7384 import remap config to init.lua noelcv 2024-01-01 21:55:32 +01:00
  • 77d47fdb25 import set.lua configuration noelcv 2024-01-01 21:49:31 +01:00
  • 3198f2870c open terminal, but inside neovim now aliaksandrkotau 2024-01-01 15:07:06 +01:00
  • ae6f1fbd81 add with configuration for python Stephen Leece 2023-12-30 10:44:59 -08:00
  • b3e474b0ca feat(none-ls): Add none-ls plugin for linting and formatting rajvatsal 2023-12-30 22:09:47 +05:30
  • da44d866c5 feat(Mason): Ensure Installed some LSP's rajvatsal 2023-12-30 20:23:54 +05:30
  • cfb90fc2da Add lsp_signature Mark 2023-12-29 15:50:39 -05:00
  • fce771c270 activate autoformat, debug, custom plugins noel 2023-12-29 21:46:22 +01:00
  • 010bf79a28 center cursor when searching next and previous Jocke 2023-12-29 14:40:50 +01:00
  • 79d4ca7f9b center cursor when moving half page Jocke 2023-12-29 14:15:37 +01:00
  • 50ec8d85c5 add better escape mjhika 2023-12-29 04:16:24 -05:00
  • b7035c2140 Moved lsp helm ls config Prajakt Shastry 2023-12-28 22:25:20 -05:00
  • 26a3370047 Moved lsp config Prajakt Shastry 2023-12-28 22:24:08 -05:00
  • cbc601ca55 Working config with a few files split up Prajakt Shastry 2023-12-28 22:21:26 -05:00
  • 287d83342e Add keybindings for accepting copilot suggestions Mark 2023-12-28 14:41:52 -05:00
  • 15c12fa261 darkened floating windows; added better rust support Corey Stock 2023-12-28 11:10:01 -08:00
  • 9fa89eec37 Sync with work Corey Stock 2023-12-28 09:48:54 -08:00
  • 7345d147ff Add trouble Mark 2023-12-28 12:35:30 -05:00
  • 7a55971e31
    Update init.lua Joakim Bergros 2023-12-28 12:44:12 +01:00
  • 1a5ca01b1d
    Update init.lua Joakim Bergros 2023-12-28 11:15:06 +01:00
  • a500a7e575 Add copilot Mark 2023-12-27 21:37:37 -05:00
  • a906aed046 Update lazy-lock Mark 2023-12-27 18:09:05 -05:00
  • e3aa66b36a Add mini.map Mark 2023-12-27 18:08:47 -05:00
  • 4262398014 Add comment.lua Mark 2023-12-27 18:08:37 -05:00
  • ed03377be0
    Update README.md Florian 2023-12-27 23:58:05 +01:00
  • e049f35eda Use which-key and "f" to format Mark 2023-12-27 16:08:44 -05:00
  • 201c8d9da6 Add colorscheme.lua Mark 2023-12-27 15:24:09 -05:00
  • 19136f3577 Add autoformat and af hotkey Mark 2023-12-27 15:08:22 -05:00
  • fe489cc9bb feat: add redalert Thomas Alcala Schneider 2023-12-27 19:57:57 +01:00
  • 401003e42a Update lazy-lock Mark 2023-12-27 13:40:22 -05:00
  • dc64f18deb Add diffview Mark 2023-12-27 13:35:34 -05:00
  • 97dac44054 Add scroll Mark 2023-12-27 13:33:35 -05:00
  • 897b9691f9 Add rulers Mark 2023-12-27 13:23:30 -05:00
  • eaf6e8cab8 Add blame line and typescript-tools Mark 2023-12-27 13:13:47 -05:00
  • 2026a4e5e4 Move options to custom options file Mark 2023-12-27 13:00:21 -05:00
  • f51f0ad975 Remove line-number.lua Mark 2023-12-27 12:57:22 -05:00
  • 0817d54d75 Import custom plugins dir Mark 2023-12-27 12:55:25 -05:00
  • f2540dbcaa
    Merge branch 'nvim-lua:master' into master Mark 2023-12-27 13:20:06 -05:00
  • d84cb45a4a Adds keybind for renaming Chris 2023-12-27 14:28:23 +01:00