Commit Graph

  • 2e6982b0b9 changes ZaneFerns360 2024-10-08 16:59:03 +05:30
  • 24da46fdd6 add python LSP pyright Schistos 2024-10-08 13:47:45 +03:00
  • 33b7e9735f Refined vim-slime config dpearre 2024-10-07 21:53:05 -07:00
  • 31bd2533a2 Added vim-slime for piping code into external services dpearre 2024-10-07 08:21:34 -07:00
  • 56eb089648 Added friendly-snippets; added fugitive as popular git integration dpearre 2024-10-07 22:30:43 -07:00
  • 785f62cc1f set up jupynium plugin, letting neovim synchronously manage a local jupyter kernel dpearre 2024-10-07 21:18:15 -07:00
  • 7d2b75c299 Refined vim-slime config dpearre 2024-10-07 21:53:05 -07:00
  • d8afd52896 Added vim-slime for piping code into external services dpearre 2024-10-07 08:21:34 -07:00
  • a00de0384d add .sh indentation rules dpearre 2024-10-07 13:25:04 -07:00
  • ab4fd685d5
    Merge branch 'master' into master #1186 Tristan Leo 2024-10-07 18:38:27 +02:00
  • 2ea2ce282c ls Adrian Bakke 2024-10-07 16:24:14 +02:00
  • 11aa688c4d Added undotree, an undo history system dpearre 2024-10-06 21:53:43 -07:00
  • 37a8553df7 Add keyboard mapping for nvimtreetoggle dpearre 2024-10-06 21:53:10 -07:00
  • 194defbf06 Merge branch 'master' of https://github.com/jorgenwh/kickstart.nvim into home-desktop jorgenwh 2024-10-06 21:53:47 +02:00
  • 324ebcb732 Merge branch 'nvim-lua-master' #1340 jorgenwh 2024-10-06 21:51:48 +02:00
  • 0e471d538f merge jorgenwh 2024-10-06 21:51:43 +02:00
  • 739c2899b5
    Initial custom changes (#1) Ezequiel Torres Feyuk 2024-10-06 16:48:59 -03:00
  • 0c065b06c0 Sync with master Ezequiel Torres Feyuk 2024-10-06 16:47:14 -03:00
  • 5b1484b0bf update: add pyright as linter for python language Pascal Popp 2024-10-06 20:45:38 +02:00
  • 63a8bbc4ef Merge branch 'master' into macos #1185 Fahim Ferdous 2024-10-06 19:28:21 +06:00
  • c3c6f8f37b add stuff from macos Fahim Ferdous 2024-10-06 19:24:58 +06:00
  • 452358385c Merge branch 'master' of https://github.com/Fahim-Ferdous/nvim-configs Fahim Ferdous 2024-10-06 19:03:29 +06:00
  • c2f8d1e60d add my configs Fahim Ferdous 2024-10-06 18:22:38 +06:00
  • 8d1523d5ae attempt to enable python and php LSP; instant terminal; vimlike pane navigation dpearre 2024-10-05 15:54:50 -07:00
  • 09f24e8121 Initial kickstart changes dpearre 2024-10-05 08:43:27 -07:00
  • aee634c598 Add nvim-tree plugin, no config smashblu 2024-10-04 16:26:20 -07:00
  • 1e8f14bf35 Add oil.nvim plugin, no config smashblu 2024-10-04 16:19:42 -07:00
  • c887281569
    Fixed not updating keys smashblu 2024-10-04 14:59:52 -07:00
  • c2512e93ac
    Create keymap for searching registers with Telescope smashblu 2024-10-04 14:58:42 -07:00
  • 9d098d2467 add lazygit integration (its buggy as fuck feel free to disable) nik alexandrov 2024-10-04 12:43:53 +01:00
  • a9a219378a configure copilot with completions inside work proxy nik alexandrov 2024-10-04 12:40:38 +01:00
  • 0a09de4981 add terraform nik alexandrov 2024-10-04 12:40:18 +01:00
  • 20b9ea67ac import all the other randoim bs nik alexandrov 2024-10-04 12:39:23 +01:00
  • 8eac229f0b gruvbox is the best nik alexandrov 2024-10-04 12:38:59 +01:00
  • ca51fdefaa relative line numbers nik alexandrov 2024-10-04 12:38:45 +01:00
  • 6374ecb4dd install fzf with cmake (sourceforge ipbanned you-know-where) nik alexandrov 2024-10-04 12:38:35 +01:00
  • cd237e78c2 hardmode nik alexandrov 2024-10-04 12:38:04 +01:00
  • 884912d2d9 remove ascii art nik alexandrov 2024-10-04 12:37:55 +01:00
  • b21dc144bc commiting lazy-lock.json #1215 Naphtali Odinakachi 2024-10-04 11:28:24 +01:00
  • c9c2338359 added lazy-lock.json onlinemax 2024-10-02 13:52:33 -04:00
  • 6b02e16638 Change tsserver to ts_ls smashblu 2024-10-01 14:28:35 -07:00
  • 8bbe5041ca
    Merge branch 'master' into updated-readme.md #1175 Sarjyant Shrestha 2024-10-01 08:02:24 +05:45
  • 5fa4fe12b0 update readme.md Sarjyant 2024-10-01 07:57:18 +05:45
  • 08814eaff9 Added ES7 and React snippets from vscode Naphtali Odinakachi 2024-09-30 12:13:17 +01:00
  • 1a084438a4 added some custom plugins Naphtali Odinakachi 2024-09-30 12:12:43 +01:00
  • 66203fd856 removing lazy-lock.json from .gitignore as recommended Naphtali Odinakachi 2024-09-30 12:10:56 +01:00
  • 1e0e998e9e
    Update README.md Naphtali Odinakachi 2024-09-30 09:56:48 +01:00
  • 202ad41d44 fix: Disable Ruby ts indent again to avoid regression(#747) #1164 jrupinski 2024-09-30 10:06:37 +02:00
  • 90fa7ca95d
    Merge branch 'nvim-lua:master' into master Zane Fernandes 2024-09-30 09:03:24 +05:30
  • d25da2b64a Update init.lua #1179 Didier Osindero 2024-09-29 18:07:36 +01:00
  • ad715588ab
    fixed white space #1167 sam 2024-09-29 16:33:13 +05:30
  • 377c00592f automatic relative number toggle #1169 Tazoeur 2024-09-28 23:11:21 +02:00
  • 45e2a64680 Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim into HEAD Tazoeur 2024-09-28 22:37:12 +02:00
  • ea3cad4a3f samarth-nagar fix: lazy help tag on line 931 Samarth Nagar 2024-09-28 18:25:37 +05:30
  • 738a10ae25 add ts_ls #1166 Miguel Da Silva 2024-09-28 09:50:33 +02:00
  • 9661ddb522 Remove HEAD changes Miguel Da Silva 2024-09-28 09:50:15 +02:00
  • 70a245c28c . Miguel Da Silva 2024-09-28 09:43:42 +02:00
  • 6367b6c38e Options changes. MimiValsi 2024-09-28 08:47:48 +02:00
  • e5349a0cb3 Add html and JS LSP MimiValsi 2024-09-28 08:47:19 +02:00
  • d4cec8f14b Remove indent plugin MimiValsi 2024-09-28 08:45:45 +02:00
  • 038a12fbef Add path shortcuts MimiValsi 2024-09-28 08:44:52 +02:00
  • aa22e410ec Correction of <S-TAB> behavior MimiValsi 2024-09-28 08:44:02 +02:00
  • 1c90e77407 find files hidden true Sarjyant 2024-09-27 18:12:57 +05:45
  • 7cb709a7fc commented dadbod Sarjyant 2024-09-27 18:09:40 +05:45
  • af59e3ec08
    Merge branch 'nvim-lua:master' into master Evaldas 2024-09-27 13:58:01 +03:00
  • 6e2de698ad
    Merge branch 'nvim-lua:master' into master smashblu 2024-09-26 18:30:10 -07:00
  • d0adfbcbce
    Merge pull request #1 from smashblu/modular smashblu 2024-09-26 18:29:47 -07:00
  • 4cf2802d04
    Merge branch 'master' into modular smashblu 2024-09-26 18:29:20 -07:00
  • efff293a2d Revert "fix: disable ts indenting for Ruby" jrupinski 2024-09-26 08:55:48 +02:00
  • c684629b40 updated config, dadbod plugins breaks the luasnip Sarjyant 2024-09-26 11:56:14 +05:45
  • 1ea4e128bb cord, nvim-lint Sarjyant 2024-09-26 10:00:26 +05:45
  • 98c59c9553 Restructure and plugin support #1162 Ssnibles 2024-09-26 10:12:54 +12:00
  • f9c4a5e95c
    Update .gitignore #1161 ircj 2024-09-25 16:01:00 +02:00
  • 9c088e3cc6
    tmux bufferline #1159 Vítor Duarte Buchweitz 2024-09-23 15:20:39 -03:00
  • b08a0ffffd issue persist Naman Agarwal 2024-09-25 02:46:47 +05:30
  • 3693d387d9 onedark conf naman 2024-09-25 02:14:28 +05:30
  • 4120893b8a
    fix: update lazy uninstall information link (#1148) Bastien Traverse 2024-09-24 17:06:14 +02:00
  • 7bbc1ef935 onedark fix + purescript lsp Naman Agarwal 2024-09-24 17:57:33 +05:30
  • 996f9b90c7 go lsp naman 2024-09-24 09:28:34 +05:30
  • 337e06bee8 Disable Markview (issues disabling decorations) smashblu 2024-09-23 15:13:57 -07:00
  • f25ee2d0f1 update Ssnibles 2024-09-24 09:28:56 +12:00
  • 3fb8c2f77f update orgmode templates marctalcott 2024-09-23 08:47:17 -04:00
  • 64b654e293 delete rogue file marctalcott 2024-09-23 07:38:52 -04:00
  • acfa791431
    Merge pull request #5 from marctalcott/main2 marctalcott 2024-09-23 07:33:55 -04:00
  • c665e72754 upgraded everything and then fixed broken code marctalcott 2024-09-23 07:27:51 -04:00
  • ed4330fd2e Add keymap to toggle Markview smashblu 2024-09-22 22:39:01 -07:00
  • 8f60217449 Undo ts_ls change smashblu 2024-09-22 19:41:45 -07:00
  • 2ed5a50921 Change from tsserver to ts_ls smashblu 2024-09-22 19:32:25 -07:00
  • 3ad5f533a3 Remove doc folder smashblu 2024-09-22 19:20:20 -07:00
  • efd0b9e719 Merge new modular config smashblu 2024-09-22 19:16:16 -07:00
  • 270d774c6f Remove docs smashblu 2024-09-22 19:07:34 -07:00
  • 1a47b59d26
    Update tsserver to ts_ls #1223 MuskoM 2024-09-22 20:03:26 +02:00
  • 5b8bc3b260 update Ssnibles 2024-09-22 16:57:57 +12:00
  • 7c6f8e5b70 COnfig #1157 smrznuti1 2024-09-21 18:07:39 +02:00
  • be36a60446 Config smrznuti1 2024-09-21 13:44:57 +02:00
  • 326226d359 update Ssnibles 2024-09-21 22:44:39 +12:00
  • bf34539aae oil ZaneFerns360 2024-09-21 12:37:05 +05:30
  • c7143ceef9
    Merge branch 'master' into new-organization #1155 Luba 2024-09-20 19:33:49 -03:00
  • f7b8001852 new pluggins Luba 2024-09-20 19:26:10 -03:00
  • 2c764ff60c update theme and formatter weygoldt 2024-09-20 15:53:37 +02:00