Commit Graph

253 Commits

Author SHA1 Message Date
NotAShelf bd61b1375a
feat: assert failing conditions 2023-06-04 09:39:17 +03:00
NotAShelf 3362e6cf36
feat: disable scrollbar on code action menus and notifications 2023-06-04 08:47:41 +03:00
NotAShelf f7bbfe3e3a
feature: svelte lsp and diagnostics 2023-06-03 17:18:26 +03:00
NotAShelf 0afa7184f1
Merge pull request #82 from n3oney/feature/null-priority
feat: give null-ls priority over other formatters
2023-05-26 14:30:58 +03:00
NotAShelf ee3a5dc4a0
feat(catppuccin: more plugin integrations) 2023-05-24 04:53:58 +03:00
NotAShelf d65223e34e
feat(fidget): catppuccin integration 2023-05-24 04:53:58 +03:00
n3oney 6b61beb0ef
feat: give null-ls priority over other formatters 2023-05-23 22:55:01 +02:00
n3oney dced02feed
chore: add comments 2023-05-22 19:00:33 +02:00
n3oney 5c6cd508c3
feat: make it possible to use strings for the RC
when providing a string, it will get mapped as if it was given with nivm.dag.entryAnywhere, which will most likely be what people want
2023-05-22 16:12:00 +02:00
NotAShelf 6201d04724
feat: update default NodeJS package for Copilot.lua 2023-05-20 17:48:40 +03:00
NotAShelf 266fbac791
dev(nvimtree-lua): rename cursorLine -> cursorline 2023-05-19 15:19:16 +03:00
NotAShelf 24265c591d
feat: fidget support for catppuccin theme 2023-05-19 15:14:49 +03:00
NotAShelf 4f8a035d82
feat: cursorlineopt config option 2023-05-19 15:14:25 +03:00
NotAShelf 0a7f9865f1
fix(nvimtree-lua): disable cursor-line to false 2023-05-19 14:58:00 +03:00
NotAShelf d2fab111de
fix: override `cursorlineopt=number` via autocmds 2023-05-16 17:25:20 +03:00
NotAShelf bae1ef363a
fix: set `cursorlineopt=number` if theme is transparent 2023-05-16 17:00:51 +03:00
NotAShelf e58409fc4d
Merge pull request #77 from n3oney/patch/fix-formatting
fix formatting
2023-05-16 13:02:39 +03:00
NotAShelf 3edf981d6b
Merge pull request #75 from NotAShelf/feature/wakatime
Feature/wakatime
2023-05-15 14:38:58 +03:00
n3oney 2b6580e19c
fix: re-work formatting code 2023-05-14 20:04:37 +02:00
n3oney 1aa354e4a2
feat: replace eslint with eslint_d for better performance 2023-05-12 20:30:37 +02:00
NotAShelf 50c2e91626
feat: provide wakatime-cli package option 2023-05-11 16:21:52 +03:00
NotAShelf ab35aaf3b7
style: formatting 2023-05-10 15:10:12 +03:00
n3oney a4b7a3ec3c
fix: remove non-existent fallback function 2023-05-10 15:10:11 +03:00
NotAShelf d0a2345bfa
Merge pull request #74 from n3oney/feature/custom-keybinds
fix tab not working
2023-05-10 15:03:26 +03:00
NotAShelf f0bf3a7ae2
dev: get vim-wakatime from nixpkgs 2023-05-10 14:56:49 +03:00
NotAShelf cb4ce03b35
feat: vim-wakatime 2023-05-10 14:41:17 +03:00
NotAShelf 7eaa559996
fix: replace deprecated nerdfonts icons 2023-05-10 13:45:45 +03:00
NotAShelf b996c123e6
feat: make Copilot node package configurable 2023-05-10 12:11:33 +03:00
NotAShelf f63e82c1c0
Merge pull request #71 from horriblename/feat-lua-loader
feat: new option to enable lua module loader
2023-05-10 10:48:17 +03:00
NotAShelf 20c184178e
fix: update deprecated buffer_close_icon 2023-05-10 10:44:25 +03:00
Ching Pei Yang 425b55167e feat: new option to enable lua module loader 2023-05-09 12:14:53 +02:00
n3oney 1818f4b910
fix: remove non-existent fallback function 2023-05-08 13:40:36 +02:00
n3oney 065bab00ab
docs: fix docs build 2023-05-03 12:17:49 +02:00
n3oney 221bf56624
style: fix formatting 2023-05-03 00:26:21 +02:00
n3oney c6c04f0d1b
feat: add lazygit keybindings 2023-05-03 00:24:34 +02:00
Michał 933fa2a8ae
Merge branch 'main' into feature/custom-keybinds 2023-05-03 00:18:25 +02:00
n3oney 320cb8007c
feat: add treesitter keybindings 2023-05-03 00:15:05 +02:00
n3oney 351803ace0
feat: add trouble keybindings 2023-05-02 23:28:40 +02:00
n3oney 46c602f74d
feat: add nvim-code-action-menu keybindings 2023-05-02 23:22:35 +02:00
n3oney 25c9bb0962
feat: add codewindow keybindings 2023-05-02 23:06:35 +02:00
n3oney dce3d762d9
feat: add gesture.nvim keybindings 2023-05-02 22:12:45 +02:00
n3oney d5eb3e87ed
feat: add hop keybindings 2023-05-02 21:58:06 +02:00
NotAShelf b3b4f54c89
fix: invalid zls package 2023-05-01 18:32:47 +03:00
NotAShelf f9b15c97cd
Merge pull request #64 from horriblename/fix-py-lsp
fix: broken python lsp option
2023-04-29 21:31:50 +03:00
NotAShelf 719db99067
docs: clarify `lazygit.package` usage 2023-04-28 09:49:31 +03:00
Ching Pei Yang 998a5da5ff fix: broken python lsp option 2023-04-28 06:55:45 +02:00
Ching Pei Yang 2018cd7b2f (lazygit) add option `package` 2023-04-28 06:09:38 +02:00
Ching Pei Yang f8ff3cd9fa use separate dag for toggleterm 2023-04-28 06:09:38 +02:00
Ching Pei Yang 24b631f343 feat: lazygit integration 2023-04-28 06:09:38 +02:00
Ching Pei Yang 64c398871d feat: add clangd lsp 2023-04-23 16:13:34 +02:00