Commit Graph

  • 4f4cb1fdad Change numbering and remap escape Flavien Loiseau 2025-04-27 12:00:59 +0200
  • 46a6fcfb4d
    final fixes juanito87 2025-04-26 13:56:50 -0300
  • 3a2f17c1da
    UPD juanito87 2025-04-26 13:47:51 -0300
  • 99f1e6f7ef
    Solving merge conflicts juanito87 2025-04-26 13:44:11 -0300
  • e5a05cfcb2
    Updating config, enabling more plugins, sort deprecation warnings juanito87 2025-04-26 12:04:04 -0300
  • 8d79f4229f feat: add ideavim rc bieniucieniu 2025-04-26 15:47:12 +0200
  • b5a884ce80 Add type hint for vim.opt.rtp orip 2025-04-26 15:20:16 +0300
  • df1a6c0c1d Replace vim.opt with vim.o orip 2025-04-26 14:54:52 +0300
  • ee457bb6ec UPDATED init.lua with 'which-key config' changes specific to Rust. Nikolas (Daniel) Vincenti 2025-04-26 13:05:32 +0200
  • 0f8c06b6fd UPDATED init.lue to ADD 'simrat39/rust-tools.nvim' rust tooling plugin. Nikolas (Daniel) Vincenti 2025-04-26 12:30:23 +0200
  • acac8fe6cc UPDATED init.lua to ADD 'saecki/crates.nvim' crates version management plugin. Nikolas (Daniel) Vincenti 2025-04-26 12:28:57 +0200
  • f84fc5c81d UPDATED init.lua to ADD plugin 'nvim-dap' for debugging. Nikolas (Daniel) Vincenti 2025-04-26 12:26:35 +0200
  • 7a9b92823c UPDATED init.lua to ADD check that makes sure 'rust-analyzer' and 'codelldb' are installed. Nikolas (Daniel) Vincenti 2025-04-26 12:12:52 +0200
  • ee6c4368ae UPDATED init.lua to support auto-formatting upon saving for Rust. Nikolas (Daniel) Vincenti 2025-04-26 12:09:00 +0200
  • 5ae1f17bcd UPDATED init.lua to support more advanced Rust Analyzer LSP features. Nikolas (Daniel) Vincenti 2025-04-26 12:05:06 +0200
  • 376697852b add fibonacci doubling method snippet Code Lich 2025-04-26 14:54:39 +0700
  • 8eebd7a06d feat: update plugins Ilian 2025-04-26 16:12:03 +1200
  • e6f695a292
    Update README.md Ilia Levikov 2025-04-26 15:50:14 +1200
  • 17097de276
    Update README.md Ilia Levikov 2025-04-26 15:21:23 +1200
  • 54b4f21652 feat: add license Ilian 2025-04-26 15:19:40 +1200
  • 74fe863499 feat: move plugins to separate folders, remove unused code Ilian 2025-04-26 15:17:56 +1200
  • fd1a3c6d61 lsp keymap and comment inline git blame khaydarov 2025-04-26 03:54:12 +0500
  • a4b3ca3a82 update obsidian Tawfeeq 2025-04-25 14:49:12 +0200
  • 4d9a4b9f11 add doc Dennis Chan 2025-04-25 18:08:24 +0800
  • c07d1ff7a8 move copilot chat and oil plugins to custom Dennis Chan 2025-04-25 17:54:42 +0800
  • bebea3ba31 first changes mostly done to init.lua and took the lazy-lock.json out of .gitignore Rane 2025-04-25 11:23:42 +0300
  • efb5122ff8 feat: update pkgs ralvescosta 2025-04-25 05:23:20 -0300
  • bdb6a22196 feat: copilot ralvescosta 2025-04-25 05:20:49 -0300
  • 3f24417060 move git blame plugin to custom plugins Dennis Chan 2025-04-25 16:01:20 +0800
  • 94751f2f34 Several changes jacobbenitez 2025-04-25 15:57:04 +0800
  • 1970f40ba0 modify bigint snippet Code Lich 2025-04-25 11:36:28 +0700
  • dfef305ec0 modified: init.lua jacobbenitez 2025-04-25 10:26:25 +0800
  • 453e63bb98 remove some comments Dennis Chan 2025-04-25 10:13:49 +0800
  • 33ddc3de88 config changes for my preferences cedricreper 2025-04-25 09:36:09 +0900
  • ddf2d75547 Merge branch 'master' of github.com:rlepretre/kickstart.nvim Romain Leprêtre 2025-04-24 21:41:44 +0200
  • f811badba0 add vim-surround Romain Leprêtre 2025-04-24 21:41:29 +0200
  • 30259192ac feat: swift ls set up bieniucieniu 2025-04-24 18:08:01 +0200
  • 247de5aaf1 Just use init Adam Beck 2025-04-24 09:46:43 -0400
  • 188a5af42b Add mini.pairs Adam Beck 2025-04-24 09:40:37 -0400
  • 4efe22b4bc
    Merge branch 'nvim-lua:master' into master Michal 2025-04-24 14:30:32 +0300
  • 4f23e8a4e2 add oil.nvim Dennis Chan 2025-04-24 16:40:16 +0800
  • 3ad0d61c1a fix: rename vim.highlight.on_yank to vim.hl.on_yank Omri Sarig 2025-04-19 13:35:56 +0200
  • 431fa9a5d9 add git related plugins Dennis Chan 2025-04-24 14:05:13 +0800
  • beb60efe48 lazy-lock.json update Dennis Chan 2025-04-24 10:02:35 +0800
  • 7bac5a5276 Merge branch 'master' of https://github.com/bieniucieniu/nvim-config bieniucieniu 2025-04-23 16:18:16 +0200
  • f43061d2a3 feat: themes bieniucieniu 2025-04-23 16:17:21 +0200
  • ac1febdbc8 feat: lsp configuration bieniucieniu 2025-04-23 16:17:11 +0200
  • ff62b36f08
    Update .gitignore Paul Tustain 2025-04-23 14:05:54 +0100
  • 4b6bf40b4c add hover keymap Dennis Chan 2025-04-23 18:03:59 +0800
  • 957270d390
    don't lazy-load neo-tree so netrw hijacking on startup works pynappo 2025-04-23 02:43:11 -0700
  • e205ea69b2 add github copilot plugin Dennis Chan 2025-04-23 16:16:13 +0800
  • ee1189f090 add rolling hash snippet Code Lich 2025-04-23 14:49:24 +0700
  • 7a211a5e46 🔥 delete :Tutor's TEST file Lepretre, Romain (ext) (SI GSW BELNAF GC EN) 2025-04-23 08:55:30 +0200
  • f26e7e74d3
    Merge branch 'nvim-lua:master' into stable Venderbad 2025-04-23 10:27:13 +0800
  • 99c51feebc add lazy-lock.json Dennis Chan 2025-04-23 09:57:42 +0800
  • cd25eb8a45 config relative number set to false Dennis Chan 2025-04-22 17:44:18 +0800
  • fc3f20a29b UPDATED init.lua to enable rust analyzer LSP capabilities. Nikolas (Daniel) Vincenti 2025-04-22 22:21:34 +0200
  • 53a4625326 refactor: update codam-header plugin configuration and clean up unused code feat: nvim-tree and neo-tree fully functional David Ponte 2025-04-22 20:51:31 +0200
  • e80f48d8ab feat(plugin): tutorial.nvim Hashino 2025-04-22 12:25:57 -0300
  • d7348e755b feat: add monokai colorscheme and nvim-tree plugin configuration David Ponte 2025-04-22 18:01:31 +0200
  • e596dde3d5 config change test Dennis Chan 2025-04-22 17:30:19 +0800
  • 6f07ee6b6f Agregué letras del alfabeto griego, signo distinto, aprox, llaves superiores e inferiores, texto para ecuaciones y algún cambio mas Ricman 2025-04-22 05:18:32 -0300
  • 632929a1e0 Added zig lang support and in-terminal color highlighting for css Diego Miguel M. Villamil 2025-04-22 15:56:37 +0800
  • fecd578799 more on quarto code running pat-alt 2025-04-22 09:08:31 +0200
  • 09c30ca04b fix: netrw Mikolaj_Bien 2025-04-22 07:33:32 +0200
  • 5e3619c83f switch blink completion to rust engine TLCooper4031 2025-04-21 15:00:21 -0400
  • f309d3f0e6
    Merge branch 'master' into master Nicholas Dominici 2025-04-21 11:49:38 -0700
  • 77c76a3970 Initial changes Adam Beck 2025-04-21 14:44:50 -0400
  • 99fe09e442 show whitespace for python files nicholasdominici 2025-04-21 11:43:45 -0700
  • 531073d8b2 fix: revert back to original handler logic Umut Sahin Onder 2025-04-21 20:02:43 +0200
  • f56b64f64e updated conform formatter Oluwatobi 2025-04-21 14:10:21 +0100
  • e7169ac716 Agregué un limite que se puede usar in-line, operadores lógicos, norma de vectores, \ref, un cuadro de texto, un cuadro de ecuaciones Ricman 2025-04-21 05:19:48 -0300
  • 1ec4080cee Switch telescope for snacks.nvim orip 2025-04-18 19:30:50 +0300
  • feb9bbb0bd uhuh pat-alt 2025-04-20 22:56:20 +0200
  • 6105c10861
    Merge pull request #1 from Tevin79/dev Tevin79 2025-04-20 20:25:34 +0200
  • caf0feedc7 continue refact Tevin79 2025-04-20 20:23:00 +0200
  • 8a3fe4fb0b Moved rename to "code" section Ruslan Rakhmanov 2025-04-20 19:50:59 +0200
  • b85254ead6 Cleaned up TODOs, removed lazy-lock.json from gitignore Ruslan Rakhmanov 2025-04-20 17:37:55 +0200
  • b0112c069b refact Tevin79 2025-04-20 18:03:28 +0200
  • 1c2ea8daba JS Debug using vscode-js-debug Ruslan Rakhmanov 2025-04-20 16:52:29 +0200
  • b219aa0a8b blink and gitsigns updates TLCooper4031 2025-04-20 09:49:14 -0400
  • eb6dc49953 remove duplicate autopairs TLCooper4031 2025-04-20 09:38:42 -0400
  • 9885096f0c initial personal commit TLCooper4031 2025-04-20 09:07:12 -0400
  • dac395dac6 fix: Typo in comment Umut Sahin Onder 2025-04-20 13:12:00 +0200
  • a590ab6c88 fix(lsp): Remove backwards compatibility and add comments for lsp setup Umut Sahin Onder 2025-04-20 12:58:24 +0200
  • 8a94b47a08 Agregué el soporte en vimtex para poder usar gnuplots para gráficos mas potentes. Ricman 2025-04-20 04:44:38 -0300
  • 6edc696f04 Agregué SEL, operadores lógicos, operadores matemáticos, e hice algunos cambios en las funciones trig, también agregué cambios en utninf para poder graficar Ricman 2025-04-20 04:43:59 -0300
  • 95d6bddeff some updates pat-alt 2025-04-20 08:39:27 +0200
  • 3264ed5de5 Improve fidget.nvim to handle all notifications Anjishnu Banerjee 2025-04-20 10:46:39 +0530
  • 725f770d47 feat: cria função para retornar formatter quando filetype for typescript Lucas Garcia Rubio 2025-04-19 21:01:04 -0300
  • fc88eaa5c2 feat: close buffer ralvescosta 2025-04-19 14:48:45 -0300
  • d3f2318699 Basic updates Shivan Taher 2025-04-19 18:32:44 +0200
  • 9ec28738f5 feat: configura deno_fmt como prioridade para arquivos typescript Lucas Garcia Rubio 2025-04-19 13:31:05 -0300
  • e77c78cb9b feat: update pkgs ralvescosta 2025-04-19 12:34:36 -0300
  • 57c32ab18c
    Merge branch 'nvim-lua:master' into master jc-development 2025-04-19 09:34:02 -0400
  • e6e9b7b042 feat: ia configurations ralvescosta 2025-04-19 10:11:24 -0300
  • 92267ee544 feat: adding copilot enabled by default ralvescosta 2025-04-19 09:21:07 -0300
  • a82fa227d7 feat: disabling bufferline ralvescosta 2025-04-19 09:20:51 -0300
  • 644338b013 feat: neotest config ralvescosta 2025-04-19 09:07:35 -0300
  • 4917cc23db feat: toggle copilot ralvescosta 2025-04-19 09:07:20 -0300