Commit Graph

  • 07778f6a5f Merge 'upstream': docs, gitsigns, emoji, lsp Damjan 9000 2025-02-17 10:44:47 +0100
  • a0b9aaf8b5 fix: arguments for the `vim.lsp.Client.supports_method` method (#1356) Jonas Zeltner 2025-02-17 04:42:19 +0100
  • db78c0b217
    fix: arguments for the `vim.lsp.Client.supports_method` method (#1356) Jonas Zeltner 2025-02-17 04:42:19 +0100
  • 187d3e4519 Add a blurb about installing missing emoji on Ubuntu Chris Patti 2025-02-16 22:37:44 -0500
  • d2c006819a
    Add a blurb about installing missing emoji on Ubuntu Chris Patti 2025-02-16 22:37:44 -0500
  • 7019d8cb08
    Update init.lua Rob 2025-02-17 00:22:10 +0000
  • e3fd03ecbd
    update Yaser Alraddadi 2025-02-16 23:25:53 +0300
  • 88adad6be6
    Merge pull request #7 from nvim-lua/master Yaser Alraddadi 2025-02-16 23:21:10 +0300
  • b73c9614f2
    update Yaser Alraddadi 2025-02-16 23:18:58 +0300
  • f6276cb831
    update Yaser Alraddadi 2025-02-16 23:16:58 +0300
  • 4ec26791f2
    update Yaser Alraddadi 2025-02-16 22:48:08 +0300
  • 9fcc44f9ae
    update Yaser Alraddadi 2025-02-16 22:15:35 +0300
  • d72741b7fe
    update Yaser Alraddadi 2025-02-16 22:05:14 +0300
  • 451549cb45
    update Yaser Alraddadi 2025-02-16 21:57:58 +0300
  • 82703e86ae feat: add basic function signature help rfletchr 2025-02-16 17:54:33 +0000
  • 17ca4b35b9 setup js, ts, prettier, etc Lucas Garcia Rubio 2025-02-16 14:49:36 -0300
  • 9d484f19d0
    Merge branch 'nvim-lua:master' into master Danny Wigg 2025-02-16 16:22:38 +0000
  • f0e41cf05c
    add js formatting, linting Danny Wigg 2025-02-16 16:22:20 +0000
  • bdd33a7d9a update Yaser Alraddadi 2025-02-16 18:40:42 +0300
  • 21dec419b0 update Yaser Alraddadi 2025-02-16 17:39:32 +0300
  • 23eec80442 fix: arguments for the `vim.lsp.Client.supports_method` method Jonas Zeltner 2025-02-16 14:14:11 +0100
  • 2f8105e5c3 new plugins Lucas Garcia Rubio 2025-02-16 10:06:28 -0300
  • b7ce68ddde update Yaser Alraddadi 2025-02-16 15:48:23 +0300
  • bd3378acb5 update Yaser Alraddadi 2025-02-16 15:37:09 +0300
  • 0190285638
    Merge branch 'nvim-lua:master' into master Mussar 2025-02-15 17:57:31 -0600
  • b421d0ccaf donny-top commits tastypawns 2025-02-15 15:43:42 -0600
  • d36fd4c33f
    Merge branch 'master' into win11 matt 2025-02-15 17:21:58 +0100
  • e341f43f4c Add preview hunk and change theme Nicky Obreykov 2025-02-15 17:04:07 +0100
  • 59bd0505e4 [init.lua] Add tab options. ahmedsamyh 2025-02-15 13:04:05 +0500
  • 95aa530d8e Propsed fix for init.lua warnings as per https://github.com/nvim-lua/kickstart.nvim/issues/1305#issuecomment-2657770325 cpatti_1305_fix_init_lua_warnings Chris Patti 2025-02-15 01:25:56 -0500
  • 3b487973ae These platform/OS specific install steps are hugely inaccurate across a number of axes. The official Neovim installation docs are excellent now. Leverage those instead. cpatti_1332_remove_bogus_outdated_install_docs Chris Patti 2025-02-15 01:08:43 -0500
  • ae5d7b6c89 fix (#1319): gitsigns deprecated functions (#1321) Erlan Rangel 2025-02-14 23:48:37 -0600
  • 94f551b803
    fix (#1319): gitsigns deprecated functions (#1321) Erlan Rangel 2025-02-14 23:48:37 -0600
  • c057743836 docs: clarify using opts = {} vs config = function() ... require('plu… (#1316) bleacheda 2025-02-15 05:32:50 +0200
  • 71ad926ab1
    docs: clarify using opts = {} vs config = function() ... require('plu… (#1316) bleacheda 2025-02-15 05:32:50 +0200
  • 52f2f309ab chore(docs): Update README.md (#1344) Ryan Nevius 2025-02-15 04:23:31 +0100
  • abdbfce0f8
    chore(docs): Update README.md (#1344) Ryan Nevius 2025-02-15 04:23:31 +0100
  • 67e4d23545 configure nvim-java Lucas Garcia Rubio 2025-02-14 10:12:04 -0300
  • 326641fc67
    Update .gitignore Lucas Garcia Rubio 2025-02-13 19:50:42 -0300
  • 8f3b85b519
    update Yaser Alraddadi 2025-02-14 00:39:46 +0300
  • bb4a2fa543 feat: Add toggleterm plugin for terminal management tsegaye27 2025-02-13 20:41:51 +0300
  • ad86e8b6c9 feat: Add keymaps for Spectre and Lazygit tsegaye27 2025-02-13 20:41:35 +0300
  • 2c86cd9d4b keybinds added rohith 2025-02-13 22:04:57 +0530
  • 6d55e4e3e8 lag issue rohith 2025-02-13 21:30:26 +0530
  • d628ec08a9 Merge branch 'custom' zhuqingtian 2025-02-13 11:41:09 +0800
  • 2e38fab7d9 lsp-configuration rohith 2025-02-13 08:29:35 +0530
  • 5f574a6d33
    Merge branch 'nvim-lua:master' into master Orlando Maussa 2025-02-12 21:22:14 -0500
  • 075f29feb2 my config Orlando Maussa 2025-02-12 21:22:24 -0500
  • d2f795dce8 [init.lua] Add autocmd for mako config. ahmedsamyh 2025-02-12 23:13:56 +0500
  • 76cec90cf7 Add settings Nicky Obreykov 2025-02-12 17:55:35 +0100
  • f833b51589 Change to ts_ls Nicky Obreykov 2025-02-12 17:55:16 +0100
  • 104c6e3c47
    Task: ff354eb8-97f2-464e-8d05-f38f0a2df356, Time: 1739313782556 juliano.barbosa 2025-02-11 19:43:02 -0300
  • ae234c5e5b
    feat: add initial documentation for ecommerce project and system architecture Signed-off-by: juliano.barbosa <julianomb@gmail.com> juliano.barbosa 2025-02-11 19:40:08 -0300
  • 04b3252e24
    feat: added roo code juliano.barbosa 2025-02-11 18:54:27 -0300
  • 6866694197 test' Andrew Chen 2025-02-11 15:20:53 -0500
  • 2b6abaf295
    Rust (#2) Aoi Kurokawa 2025-02-11 19:55:55 +0900
  • 682ade0553 change position of neo-tree pcastr0 2025-02-11 12:32:34 +0800
  • 9044321405 basic configs pcastr0 2025-02-10 15:35:06 +0800
  • 406abfa342
    Merge pull request #2 from glubo/paimutan Petr Sýkora 2025-02-10 18:32:22 +0100
  • 503048e94d feat: state from paimutan Petr Sykora 2025-02-10 18:29:53 +0100
  • 2819b0c4e8 codeium rohith 2025-02-10 21:28:07 +0530
  • e88427bcf6 fixed lualine config and neotree startup Tawfeeq 2025-02-10 16:42:52 +0100
  • 14e8edba35 codeium rohith 2025-02-10 18:24:34 +0530
  • b05416e067 git keybinds Rohith Kamu 2025-02-10 15:51:22 +0530
  • f2374a3d4c
    Merge pull request #1 from glubo/gnomicka Petr Sýkora 2025-02-10 10:53:39 +0100
  • 2c01301480 feat: changes from gnomicka Petr Sykora 2025-02-10 10:48:57 +0100
  • 5ad99d60bc nvim-tree rohith 2025-02-10 14:37:25 +0530
  • 4da4d085cf
    Initial mods init.lua eddie. 2025-02-09 14:55:56 -0800
  • fb4030eced
    Removed lazy-lock.json eddie. 2025-02-09 14:32:49 -0800
  • 847c23eae0
    Merge branch 'master' into master Sushanth Reddy Udumula 2025-02-09 22:22:35 +0530
  • 0f14f2d8af made some changes tsegaye27 2025-02-09 19:06:34 +0300
  • cc4ef1a5de made some changes tsegaye27 2025-02-09 19:06:25 +0300
  • 957a7b62ca ignore node_modules rohith 2025-02-09 20:27:36 +0530
  • d36fca4611 udpat Hendra 2025-02-09 21:17:46 +0700
  • b4539cb3fb keymaps rohith 2025-02-09 19:15:15 +0530
  • 1a94af9a2e [init.lua] Changed config.jsonc autocmd to absolute path (waybar) ahmedsamyh 2025-02-09 18:31:11 +0500
  • db59a48fb4 Update Hendra 2025-02-09 18:56:40 +0700
  • b00a8e245d
    Initial Setup (#1) Aoi Kurokawa 2025-02-09 10:55:08 +0900
  • 1fa7f0e61f init commit pcastr0 2025-02-09 05:24:47 +0800
  • 5f044235ca Change keymap to toggle NeoTree file explorer Kert Kukk 2025-02-08 12:46:54 +0200
  • 6cd03909a0 Change keymap to toggle NeoTree file explorer Kert Kukk 2025-02-08 12:46:14 +0200
  • 4571a8c919 Add keymap to toggle NeoTree file explorer Kert Kukk 2025-02-08 12:45:12 +0200
  • bfe28a0cbe [init.lua] Add autocmd for config.jsonc (waybar config) ahmedsamyh 2025-02-08 14:49:57 +0500
  • 63e5f7b074 made some changes tsegaye27 2025-02-08 10:16:31 +0300
  • 770feee470 updated transparency Tawfeeq 2025-02-08 00:16:40 +0100
  • c7833981d5 added wakatime Simon Ayoub 2025-02-07 21:06:58 +1100
  • dfc05a3e9d set personal configuration darumo 2025-02-06 20:51:05 -0600
  • e17701bb4f
    Merge pull request #1 from nvim-lua/master Max 2025-02-07 00:06:57 +0100
  • 830fe56351
    Merge branch 'nvim-lua:master' into master 14Dave 2025-02-06 16:42:57 +0100
  • 7f00d7af2d
    Merge branch 'nvim-lua:master' into master Geo Stanciu 2025-02-06 15:55:40 +0200
  • 8bd964df36
    Merge pull request #1 from rnevius/rnevius-patch-binary-linux-x86_64 Ryan Nevius 2025-02-06 08:50:16 +0100
  • 063ece53d8
    chore(docs): Update README.md Ryan Nevius 2025-02-06 08:47:12 +0100
  • 9ea6e79206 Update item colors Matthew Swanson 2025-02-05 20:14:46 -0800
  • 1f52835a7b made some changes tsegaye27 2025-02-06 02:20:26 +0300
  • ed9ef123c1 deleted some themes Tawfeeq 2025-02-05 23:58:33 +0100
  • 82a1b08a9c made some changes tsegaye27 2025-02-06 01:54:19 +0300
  • bc6fb494a0 chore: add java-nvim Abdullah Bodur 2025-02-05 23:37:00 +0100
  • 123a436c59 yayyyy got vimtex to work properly now, opens up zathura Arpan Swaroop 2025-02-05 16:20:32 -0600
  • 8f5a2e15cd added vimtex, dont remember configuration arghhhhhh Arpan Swaroop 2025-02-05 16:14:59 -0600
  • 1be8014415
    update Yaser Alraddadi 2025-02-05 18:57:54 +0300