summaryrefslogtreecommitdiffstats
path: root/nvim
Commit message (Expand)AuthorAgeFilesLines
* Remove commented out tinkering configChristoph Schlosser2025-06-131-86/+0
* Remove github stuff from template repoChristoph Schlosser2025-06-133-64/+0
* Update lock fileChristoph Schlosser2025-06-131-23/+19
* Add hardtime.nvimChristoph Schlosser2025-06-132-10/+23
* Update remaining Mason's old address (#1530)Carlos Calla Alarcón2025-05-221-1/+1
* Update windows installation commandjaho52025-05-181-7/+12
* fix: rename vim.highlight.on_yank to vim.hl.on_yank (#1482)Omri Sarig2025-05-101-2/+2
* README: mention fd-find in requirements (#1477)Damjan 90002025-05-101-1/+2
* don't lazy-load neo-tree so netrw hijacking on startup works (#1489)pynappo2025-05-101-1/+1
* Replace vim.opt with vim.o (#1495)Ori Perry2025-05-102-24/+32
* feat: switch vim-sleuth for guess-indent.nvim (#1512)guru2452025-05-101-1/+1
* Change to Mason's new address (#1516)guru2452025-05-091-2/+2
* nvim: Set default shell to user local fishChristoph Schlosser2025-04-251-0/+1
* nvim: Set tabs/whitespace optionsChristoph Schlosser2025-04-143-0/+30
* feat: switch nvim-cmp for blink.cmp (#1426)Liam Dyer2025-04-092-101/+73
* Remove Telescope `0.1` branch lock (#1448)Dmytro Onypko2025-04-091-1/+0
* Change LSP Keybindings to Match the Default `gr` Bindings Introduced in Neovi...Theo P.2025-04-091-27/+23
* fix: minor misspellings (#1450)dasvh2025-04-091-1/+1
* feat(keymap): move windows without `<C-w>` (#1368)Sander2025-03-241-0/+6
* changed Conform's format_on_save lambda so that buffers that match disable_fi...RulentWave2025-03-241-7/+5
* fix: use correct github abmonition syntax (#1414)Luca Saccarola2025-03-201-4/+5
* nvim: Remove tokyonight colorscheme and replace it with darculaChristoph Schlosser2025-03-163-3/+11
* nvim: Remove outdated comment about leader keyChristoph Schlosser2025-03-161-1/+0
* nvim: Remove kickstart introChristoph Schlosser2025-03-161-86/+0
* nvim: Enable custom pluginsChristoph Schlosser2025-03-162-155/+76
* nvim: Disable arrow keys in normal modeChristoph Schlosser2025-03-161-17/+37
* nvim: Use relative numbersChristoph Schlosser2025-03-161-20/+47
* nvim: Set config to enable nerdfontsChristoph Schlosser2025-03-162-1/+2
* nvim: Add AI pluginsChristoph Schlosser2025-03-161-0/+102
* nvim: Change leader from space to semicolonChristoph Schlosser2025-03-161-2/+2
* nvim: Remove lazy-lock.json from gitignore as recommendedChristoph Schlosser2025-03-162-1/+27
* feat: add `vim.opt.confirm = true` (#1384)Crypto-Spartan2025-03-121-0/+5
* Propsed fix for init.lua warnings as per https://github.com/nvim-lua/kickstar...Chris Patti2025-02-191-0/+2
* Remove duplicate cmp-path (#1369)Ari Pollak2025-02-191-1/+0
* fix: regression introduced in df7b409dd2056d720cd2cd939f2dd74e310bf488 (#1367)Jonas Zeltner2025-02-181-2/+15
* Fix: fix the cmp-nvim-lsp-signature-help link (#1363)Aryan Rajoria2025-02-181-1/+1
* feat: add basic function signature help (#1358)Rob2025-02-171-0/+3
* perf: load tokyonight.nvim in the intended way (#1360)Joaquín Guerra2025-02-171-4/+8
* feat(diagnostic): add diagnostic config (#1335)GeloCraft2025-02-171-9/+28
* fix: arguments for the `vim.lsp.Client.supports_method` method (#1356)Jonas Zeltner2025-02-161-2/+2
* Add a blurb about installing missing emoji on UbuntuChris Patti2025-02-161-0/+1
* fix (#1319): gitsigns deprecated functions (#1321)Erlan Rangel2025-02-151-2/+2
* docs: clarify using opts = {} vs config = function() ... require('plu… (#1316)bleacheda2025-02-141-3/+13
* chore(docs): Update README.md (#1344)Ryan Nevius2025-02-141-6/+6
* Use luals 3rd library for luv (#1303)Diorman Colmenares2025-01-151-2/+1
* chore: fix typo in bug report issue template (#1306)Nhan Luu2025-01-151-1/+1
* chore: remove redundant comment (#1307)Nhan Luu2025-01-151-1/+0
* fix: prevent mason setup from being run twice (#1298)Tomas Gareau2025-01-071-6/+11
* Fix which-key delay settings (#1276)Ryan Jensen2024-12-291-1/+3
* chore: add pre-issue requirements (#1288)Ihsan Tonuzi2024-12-292-3/+15