Commit Graph

618 Commits

Author SHA1 Message Date
Ching Pei Yang 77a10e8ee4 fix: accept missing transparent attribute 2023-04-19 13:54:44 +02:00
Yoni FIRROLONI 1e8d8593b6 add a few languages from the whole config doc to the home page 2023-04-19 12:31:14 +02:00
NotAShelf c874b7fa99
fix: catppuccin not inheriting transparency 2023-04-19 00:54:44 +03:00
NotAShelf c749a7fe59
feat: drop venn-nvim 2023-04-18 20:28:56 +03:00
NotAShelf 7bf6594755
Merge pull request #52 from horriblename/main
Update tokyonight config
2023-04-18 20:25:35 +03:00
Ching Pei Yang b9ec7702c5
update release notes 2023-04-18 19:17:10 +02:00
NotAShelf 099b87a5cf
feat: silence annoying null-ls codeactions messages 2023-04-18 20:13:02 +03:00
NotAShelf 2ad526cbf5
fix: incorrect description for typescript language module 2023-04-18 20:11:06 +03:00
n3oney 586a7f5b41
feat: add todo-comments keybindings 2023-04-18 18:14:44 +02:00
n3oney bdff97103d
Merge branch 'feature/custom-keybinds' of github.com:n3oney/neovim-flake into feature/custom-keybinds 2023-04-18 17:54:03 +02:00
n3oney 6719cddbfd
feat: add cellularAutomaton keybindings 2023-04-18 17:53:16 +02:00
n3oney e21096203a
feat: add comment.nvim keybindings 2023-04-18 17:49:26 +02:00
n3oney ac5c540b2d
feat: add utility function for binding expressions 2023-04-18 17:49:25 +02:00
n3oney 54aad74d8d
feat: add nvim-bufferline keybindings 2023-04-18 17:49:24 +02:00
n3oney f1bc76f495
refactor: use icon because underline is buggy 2023-04-18 17:49:23 +02:00
n3oney 776657db85
feat: add lib function to quickly mkOption mappings 2023-04-18 17:49:22 +02:00
n3oney f1f0144c62
feat: add nvimtree keybindings 2023-04-18 17:49:21 +02:00
n3oney 15185f9ad6
feat: add nvim-session-manager keybindings 2023-04-18 17:49:20 +02:00
n3oney 5a56de1b9f
feat: add leap keybindings 2023-04-18 17:49:19 +02:00
n3oney 0068af2d66
refactor!: use a new keymaps configuration format 2023-04-18 17:47:43 +02:00
n3oney 7e566c9687
refactor: use new mapping format 2023-04-18 17:43:55 +02:00
n3oney 2d9b24dfdb
feat: add lib function to quickly mkIf bindings 2023-04-18 17:43:54 +02:00
n3oney 13783d3d12
fix: correct imap misspelling 2023-04-18 17:43:53 +02:00
n3oney fbe4e0ad2f
refactor: use builtin nvim function 2023-04-18 17:43:52 +02:00
n3oney cbeedbbab5
fix: properly escale quotes in values 2023-04-18 17:43:51 +02:00
n3oney 0649f710be
refactor!: use a new keymaps configuration format 2023-04-18 17:43:50 +02:00
n3oney f5b1844d2e
feat: add Copilot keybindings 2023-04-18 17:43:49 +02:00
n3oney 0938859c18
feat: toggleterm keybindings 2023-04-18 17:43:35 +02:00
Ching Pei Yang 3b85a387b4
tokyonight: add new style 2023-04-18 17:10:52 +02:00
Ching Pei Yang 65c64492e5
tokyonight: update deprecated style setup 2023-04-18 17:10:14 +02:00
NotAShelf f3aac8cb5a
Merge pull request #51 from FlafyDev/dart-fixes
Dart fixes
2023-04-18 17:46:38 +03:00
FlafyDev dc2dddeda2 fix: use correct dart cli options for lsp 2023-04-18 15:37:59 +03:00
FlafyDev 9af9bd7f3a feat: change flutter-tools to be enabled by default instead of dart's lsp 2023-04-18 15:37:55 +03:00
FlafyDev e108df3ba4 fix: use dartls instead of dart in lspconfig 2023-04-18 15:37:52 +03:00
NotAShelf 008ea23033
feat: deprecate kommentary 2023-04-18 04:13:33 +03:00
NotAShelf 5941502e37
feat: enable vim-vsnip if nvim-cmp is enabled 2023-04-18 04:13:24 +03:00
NotAShelf a90f713fee
Merge pull request #48 from NotAShelf/feature/neovim0.9
feature/neovim-0.9
2023-04-18 03:40:47 +03:00
NotAShelf 936efd2197
feat: ignore codeaction menu for scrollbar 2023-04-18 03:22:35 +03:00
NotAShelf 824c852ec1
feat: refactor dart and elixir LSPs according to the new structure 2023-04-18 03:18:02 +03:00
NotAShelf 07d5aee29c
style: formatting 2023-04-18 02:52:24 +03:00
NotAShelf 81421e529b
Merge branch 'main' into feature/neovim0.9 2023-04-18 02:50:50 +03:00
NotAShelf acf592e8b1
modified: modules/completion/nvim-cmp/nvim-cmp.nix 2023-04-18 02:34:41 +03:00
NotAShelf ad95175224
feat(visuals): Update and configurations 2023-04-18 02:17:36 +03:00
NotAShelf 8e2ea2bbfc
docs: update 0.3 release notes 2023-04-18 02:17:26 +03:00
NotAShelf 6b3d529bc9
docs: fix escaping characters 2023-04-18 02:10:40 +03:00
NotAShelf c1c98d57e3
feat: dracula theme 2023-04-18 02:01:51 +03:00
NotAShelf 8658ea13a2
feat(lib): lua namespace for conversion helpers 2023-04-18 02:01:45 +03:00
NotAShelf 58f7d8b62e
docs: update 0.3 release notes 2023-04-18 01:53:17 +03:00
NotAShelf b499930661
feat(lualine): minor refactor 2023-04-18 01:53:08 +03:00
NotAShelf 104c21c904
feat(LSP): lspkind and sources 2023-04-18 01:48:44 +03:00