Commit Graph

  • 5ed1bc38dc
    Disable linting autocmd for readonly buffers (#1202) Éric NICOLAS 2024-10-30 16:41:46 +01:00
  • e7232e8320 update Yaser Alraddadi 2024-10-30 16:08:02 +03:00
  • 7656d55df3 update Yaser Alraddadi 2024-10-30 15:59:39 +03:00
  • b539720f57 update Yaser Alraddadi 2024-10-30 15:27:00 +03:00
  • 0363855037
    update Yaser Alraddadi 2024-10-30 03:06:21 +03:00
  • ea6c581064 Add auto-save + start screen Jack Walton Jarosz 2024-10-29 13:24:46 -04:00
  • 37c9183bff
    WSL2 commit Lol McBride 2024-10-29 11:51:39 +00:00
  • a32d0d087d
    Merge branch 'master' into my-custom-branch Martin-Melody 2024-10-28 22:41:09 +00:00
  • 3022b2eb12 before change to base lazy Martin-Melody 2024-10-28 22:16:06 +00:00
  • 69fc2ab15d update tsserver LSP to ts_ls schistos 2024-10-28 11:36:01 +02:00
  • 281dc9a2c3 Simplify extended plugin explanation. Will Winder 2024-10-27 15:31:10 -04:00
  • cc4a25c5b3 a jorgenwh 2024-10-27 02:17:59 +02:00
  • 29ab4c1950
    Update .gitignore Federico Ottavio 2024-10-26 16:58:41 +02:00
  • 5074d14c32
    Merge ddd950c246a2af8bbaa8a692f175dc6316aee2ba into 4120893b8a1f31a0957f2f891f7fbef73ddfb9b1 Victor 2024-10-23 10:28:26 -03:00
  • ddd950c246 working neovim victor-cb 2024-10-23 10:17:32 -03:00
  • c6fbc7d9c6 adding navbuddy Alexander Kabolov 2024-10-23 10:35:48 +02:00
  • 584c923a9a Initial customizations for Windows Jack Leong 2024-10-23 10:29:21 +08:00
  • d05fc4e044
    Set up jdtls for Java development Zach Zolton 2024-10-22 13:01:20 -04:00
  • 263c5d0f35
    fix : fish cannot execute this command marsevilspirit 2024-10-22 21:03:49 +08:00
  • 1023086716 Add neoscroll jackjnet 2024-10-21 21:58:13 -04:00
  • ad4466d544
    Justify guarding try_lint in readonly buffers Éric NICOLAS (ccjmne) 2024-10-21 16:04:26 +02:00
  • 649d89a2dd change gitignore victor-cb 2024-10-21 10:15:08 -03:00
  • 01ab2a4543
    Disable linting autocmd for readonly buffers Éric NICOLAS (ccjmne) 2024-10-20 22:34:07 +02:00
  • f4db486f61
    fix(lsp): remove BufEnter event on linting Robin Gruyters 2024-10-20 13:46:27 +02:00
  • 8de5226ac2 docs: Delete reference URL (written in PR) feat: "Break" and "Stop" arguments of vim.api.nvim_set_hl are changed because they are too common nouns feat: Comment out changes regarding diagnostic symbols so that only those who want to change them can do so name 2024-10-20 13:05:43 +09:00
  • 69b8891754 feat: Comment out changes regarding diagnostic symbols so that only those who want to change them can do so name 2024-10-20 00:58:53 +09:00
  • b9ba64c445
    Update init.lua carldatan 2024-10-19 22:23:56 +08:00
  • 05452a244c fx carldatan 2024-10-19 22:16:05 +08:00
  • 3bc7ea9b47
    Merge branch 'nvim-lua:master' into master carldatan 2024-10-19 21:46:32 +08:00
  • b4cf743a1f telescope: ignore node_modules for search grep Markuss-9 2024-10-19 14:24:42 +02:00
  • d8a983e13a fx carldatan 2024-10-19 17:20:34 +08:00
  • 26d04a3c38 feat: Remove lua/kickstart/plugins/nvim-ufo.lua name 2024-10-19 15:58:59 +09:00
  • efdad344b8 feat: Add kevinhwang91/nvim-ufo as an option name 2024-10-19 15:52:24 +09:00
  • 32cb89ddcf This is a test Tobias 2024-10-18 20:12:31 +02:00
  • 9ea714a879 added some more configurations ngorana 2024-10-18 14:40:39 +01:00
  • 730e87f485 Add two optional plugins; luukvbaal/statuscol.nvim and kevinhwang91/nvim-ufo name 2024-10-18 14:02:24 +09:00
  • 102b1a1c70 feat: Change diagnostic symbols if vim.g.have_nerd_font is true name 2024-10-18 13:26:35 +09:00
  • f1154553d1 feat: Set breakpoint icons and their highlight colors name 2024-10-18 12:52:43 +09:00
  • 1260a4957d Overwrite 'c' ('change') keybinding so it leaves yank register alone dpearre 2024-10-17 14:25:36 -07:00
  • 4a2cc0c04f Add keybindings for LSP info and add config options to python LSP and formatting dpearre 2024-10-17 14:24:37 -07:00
  • 3260d07bd1 Added plugin for better LSP diagnostics and keybound toggle dpearre 2024-10-17 14:22:56 -07:00
  • 69c5839d76 Enable neotree Jack Walton Jarosz 2024-10-17 16:42:48 -04:00
  • 6f45152e7e
    Merge 5fb80672f338bd8f95e894982d4d3f1ca278c962 into 4120893b8a1f31a0957f2f891f7fbef73ddfb9b1 gloomylemon 2024-10-17 14:49:06 +00:00
  • 5fb80672f3 feat: Set breakpoint icons and their highlight colors name 2024-10-17 23:37:09 +09:00
  • 99164ee1ee modify hlchunk animation time Eric Olerud 2024-10-16 19:02:42 -04:00
  • 5b265a342a Improve appearance of juypynium markdown highlighting dpearre 2024-10-16 12:41:18 -07:00
  • 37bf9accd2 Add manual whichkey trigger and relative line numbers dpearre 2024-10-16 12:40:51 -07:00
  • 8cb10e38f9 Remove extra plugins module Jack Walton Jarosz 2024-10-16 13:40:00 -04:00
  • afcbe250d2 Relative line numbers Jack Walton Jarosz 2024-10-16 13:34:06 -04:00
  • 8a95b29717 Change nvim-tree keymap description smashblu 2024-10-15 14:54:29 -07:00
  • 7cffe74a3b Remove extra plugins folder Jack Jarosz 2024-10-15 15:04:51 -04:00
  • b13b111d87
    Merge branch 'nvim-lua:master' into master Jack Jarosz 2024-10-15 14:58:16 -04:00
  • 5b274c18c9
    feat: Add event and config options to folke/trouble.nvim plugin Hypera User (aider) 2024-10-15 10:00:01 -03:00
  • 88369e7cd1
    update Yaser Alraddadi 2024-10-15 07:23:16 +03:00
  • f47d0854d8
    update Yaser Alraddadi 2024-10-15 07:17:04 +03:00
  • 38e7c2edd7
    update Yaser Alraddadi 2024-10-15 07:06:58 +03:00
  • d617040abe
    update Yaser Alraddadi 2024-10-15 06:56:01 +03:00
  • 97de617495
    update Yaser Alraddadi 2024-10-15 06:27:40 +03:00
  • 9cb35cec2e
    update Yaser Alraddadi 2024-10-15 06:22:21 +03:00
  • 885799dcd7
    update Yaser Alraddadi 2024-10-15 05:53:53 +03:00
  • 86aa580d9b
    update Yaser Alraddadi 2024-10-15 04:58:18 +03:00
  • 9e9ec4ff6e
    update Yaser Alraddadi 2024-10-15 04:46:12 +03:00
  • fcf9714916
    update Yaser Alraddadi 2024-10-15 03:42:57 +03:00
  • 3af120d431 update Yaser Alraddadi 2024-10-15 01:59:58 +03:00
  • 5645e75db7 Merge branch 'datasci' into datasci-jupynium dpearre 2024-10-14 13:00:18 -07:00
  • e07d377f5f visual tweaks, thin 80/120 lines, transarent bg dpearre 2024-10-14 12:58:47 -07:00
  • 472b43c16e neogit ZaneFerns360 2024-10-12 11:42:21 +05:30
  • da6fc73b1a
    Use Macchiato instead of Black for Python Zach Zolton 2024-10-11 14:19:27 -04:00
  • 72c54e68ad beaucoup de choses Frizzus 2024-10-11 11:24:10 +02:00
  • f43a21430f removed .github nicholasss 2024-10-10 23:52:16 -04:00
  • aa4be8d8a2 removed readme nicholasss 2024-10-10 23:51:37 -04:00
  • 9cbc67a7e3
    Merge branch 'nvim-lua:master' into main cywil5115 2024-10-11 00:49:35 +02:00
  • 2193b6f007
    Reduce context threshold Zach Zolton 2024-10-10 17:15:45 -04:00
  • a3a2eb2963
    Use Conform for Java and Python formatting Zach Zolton 2024-10-10 17:08:47 -04:00
  • a560816019 made changes, my config now nicholasss 2024-10-10 14:18:14 -04:00
  • 3423588260
    chore(git): update .gitignore Juliano Barbosa 2024-10-10 15:09:59 -03:00
  • 82f077eeb3
    feat: Add trouble.nvim plugin with dependencies Hypera User (aider) 2024-10-10 15:09:19 -03:00
  • bf480fc457
    feat: Add trouble.nvim plugin to Neovim configuration Hypera User (aider) 2024-10-10 15:07:52 -03:00
  • 78e39017e0
    feat: Add formatter configuration for Rust in init.lua Juliano Barbosa 2024-10-10 15:07:52 -03:00
  • 1fb8a59f27 disable cmp Joshua Nussbaum 2024-10-10 10:50:45 -05:00
  • d1de4f1dff fix copilot-cmp Joshua Nussbaum 2024-10-10 10:48:36 -05:00
  • 71ccfc85bc
    Update init.lua chibs4 2024-10-10 18:01:45 +03:00
  • e58e120d9a support for jupyter notebook Adrian Bakke 2024-10-10 16:24:31 +02:00
  • 389244c001 my current config onlinemax 2024-10-09 13:51:59 -04:00
  • 3596fa636e
    Update .gitignore ffatihkoc 2024-10-09 15:14:54 +02:00
  • fea28e2d23 Update lazy-lock Mark 2024-10-08 17:37:56 -04:00
  • dd7c6fc45c Configure oil.nvim ('-' to go up one dir) smashblu 2024-10-08 13:35:25 -07:00
  • 45f263d208 Add keymapping to nvim-tree smashblu 2024-10-08 11:51:38 -07:00
  • 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 Tristan Leo 2024-10-07 18:38:27 +02:00
  • a6f230824d
    Merge branch 'nvim-lua:master' into master akabolov 2024-10-07 18:13:37 +02:00
  • 2ea2ce282c ls Adrian Bakke 2024-10-07 16:24:14 +02:00