Commit Graph

25 Commits

Author SHA1 Message Date
NotAShelf 1740b437c0
neovim/spellcheck: disable programming wordlist
errors as it cannot download its spellfile. needs to be fixed
2024-04-27 16:22:42 +03:00
NotAShelf d9a984bf6f
modules/wrapper: move RC features to `wrapper/rc` 2024-04-21 02:10:06 +03:00
NotAShelf 43263040a4
treewide: restructure modules directory; add comments to modules top-level import 2024-04-20 18:12:36 +03:00
NotAShelf b4384a833f
modules: move vim-dirtytalk to `plugins/spellcheck` 2024-04-14 14:43:18 +03:00
NotAShelf 7c730a78e5
treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
NotAShelf c1f449137f
treewide: cleanup 2023-11-06 12:33:38 +03:00
NotAShelf 640e37bd08 dev: init nvim-dap setup 2023-06-27 00:04:58 +02:00
NotAShelf fdca3b1e7e
feat(languages: move markdown and tidal to languages module) 2023-04-18 00:38:57 +03:00
NotAShelf 6b512f132a
feat: refactor and separate LSP/language configurations 2023-04-17 23:27:27 +03:00
NotAShelf 170eccea99
feat: import project-nvim module 2023-04-07 20:36:16 +03:00
NotAShelf 7d0d0e7963
feat: move nvim-notify to UI 2023-04-03 12:14:23 +03:00
NotAShelf 88ce2926c5
feat: rename presence -> rich-presence 2023-02-27 22:29:46 +03:00
NotAShelf 79587828f4
feat: add `comment.nvim` and deprecate kommentary 2023-02-16 23:32:46 +03:00
NotAShelf 9ac1e1dadd
refactor: move `gestures`, `which-key`, `telescope` and `cheatsheet` to utils 2023-02-06 08:13:38 +03:00
NotAShelf 1c8d224775
feat: mouse gestures & nvim-session-manager 2023-02-06 05:26:52 +03:00
NotAShelf 78d3ae31d1
feat: TabNine and Copilot assistants 2023-02-06 04:14:01 +03:00
NotAShelf 5f861b3ed1
feat: UI overhaul 2023-02-06 03:55:19 +03:00
NotAShelf 202eaaf322
feat: toggleterm 2023-02-06 02:44:38 +03:00
NotAShelf 07c101f447
feat: obsidian and orgmode neovim plugins 2023-02-06 00:57:47 +03:00
NotAShelf fbccfa48e4
feat: discord rpc 2023-02-05 23:56:40 +03:00
NotAShelf 94be9167d2
feat: relocate whichkey and add cheatsheet.nvim 2023-02-04 01:46:34 +03:00
NotAShelf 1ac4dd7d98
feat(visuals): cinnamon smooth scrolling 2023-02-04 00:20:20 +03:00
NotAShelf a7c1fd7b80
feat: import dashboard module 2023-02-03 10:38:10 +03:00
NotAShelf 9134152221
feat: import minimap-vim module 2023-02-02 00:01:21 +03:00
NotAShelf 9c00808863
dev: rebase on a less personalized neovim flake 2023-02-01 22:11:37 +03:00