neovim configuration using rocks.nvim plugin manager

chore: update

boltless.me cfe83d24 6a182dcd

verified
+12 -9
+9 -9
rocks.toml
··· 25 25 "indent-blankline.nvim" = "3.8.7" 26 26 "conform.nvim" = "9.0.0" 27 27 "fidget.nvim" = "1.6.0" 28 - luasnip = { version = "2.3.0", event = "InsertEnter" } 28 + luasnip = { version = "2.4.0", event = "InsertEnter" } 29 29 neogit = { version = "scm", cmd = "Neogit" } 30 30 "kanagawa.nvim" = "scm" 31 31 # "mini.ai" = "scm" ··· 42 42 tree-sitter-astro = "0.0.33" 43 43 tree-sitter-css = "0.0.37" 44 44 tree-sitter-dockerfile = "0.0.30" 45 - tree-sitter-ecma = "0.0.10" 45 + tree-sitter-ecma = "0.0.30" 46 46 tree-sitter-editorconfig = "0.0.47" 47 47 tree-sitter-gitattributes = "0.0.30" 48 48 tree-sitter-gitcommit = "0.0.33" ··· 52 52 tree-sitter-graphql = "0.0.29" 53 53 tree-sitter-groovy = "0.0.33" 54 54 tree-sitter-html = "0.0.36" 55 - tree-sitter-html_tags = "0.0.10" 55 + tree-sitter-html_tags = "0.0.29" 56 56 tree-sitter-hurl = "0.0.30" 57 57 tree-sitter-ini = "0.0.30" 58 58 tree-sitter-javascript = "0.0.36" 59 59 tree-sitter-json = "0.0.36" 60 - tree-sitter-jsonc = "0.0.29" 61 - tree-sitter-jsx = "0.0.10" 60 + # tree-sitter-jsonc = "0.0.29" 61 + tree-sitter-jsx = "0.0.30" 62 62 tree-sitter-kotlin = "0.0.32" 63 63 tree-sitter-lua = "0.0.33" 64 64 tree-sitter-make = "0.0.30" ··· 89 89 tree-sitter-http = "0.0.33" 90 90 showkeys = "dev" 91 91 tree-sitter-bash = "0.0.40" 92 - "nui.nvim" = "0.3.0" 92 + "nui.nvim" = "0.4.0" 93 93 github-nvim-theme= "1.1.2" 94 - luautf8 = "0.1.6" 94 + # luautf8 = "0.1.6" 95 95 96 - "sense.nvim" = "1.0.1" 96 + # "sense.nvim" = "1.0.1" 97 97 "rest.nvim"= "3.12.0" 98 - "zeta.nvim"= "rocksdev" 98 + # "zeta.nvim"= "rocksdev" 99 99 tree-sitter-janet_simple = "0.0.33" 100 100 tree-sitter-scheme = "0.0.31" 101 101 nvim-parinfer = "1.2.0"
+2
spell/en.utf-8.add
··· 31 31 todos 32 32 iPadOS 33 33 Strikethrough 34 + StackOverflow 35 + CommonNorg
spell/en.utf-8.add.spl

This is a binary file and will not be displayed.

+1
todo.norg
··· 19 19 - ( ) ditch global `q` mapping for `q/` and stuffs 20 20 - ( ) {https://neovim.io/doc/user/options.html#'exrc'}['exrc'] 21 21 - ( ) switch to [nvim-bqf]{https://github.com/kevinhwang91/nvim-bqf} 22 + - ( ) add [neogen]{https://github.com/danymat/neogen}