Block a user
c61a6fd282
response data modal
17570e81ac
basic autocompletion for responses
8a6166f188
list responses method
cf1ea38344
list keywords method
b44287a39e
remove response/keyword method
30f3a97cc3
refactor: simpler command categorization
08567747c7
relative imports to properly type model instances
663f1313e9
clean up: consistency
9091e1c023
bugfix: await reaction removal
db898a2a36
refactor: project wide renaming for accuracy
154d4ad0a1
added paste whichkey pattern
0b64215e3c
added delete whichkey pattern
9bde8580e9
added git whichkey pattern
982a0f821c
removed non-unique which-key names
4bd3e83add
bugfix: missing import
73fe43a392
refactor: auto format
79d69b7360
prepare code by splitting functions by subcommand
62cf257d73
defined (keyword-) response model
7b56d96c3c
defined (message-) keyword model
b490bc9c52
additional harpoon keymaps
c3aa10fb2e
harpoon install telescope ui
59757b77ea
install theprimeagen/harpoon
72d744ee9d
removed unused filetree plugin
e3741640c5
implement flog keymap to replace current buffer position
eea3e0eacc
moved linter setup to dedicated plugin
2e8aaaab7a
remove unused comments
0e7bdda687
Merge remote-tracking branch 'modular/master'
a037d1d4d6
Merge branch 'upstream' README: wrap long lines
dbba54cfd8
README: wrap long lines (#784)
a093b14686
Merge branch 'master' of https://github.com/Baipyrus/nvim-config
6e22ad5fc5
additional git keymaps
82c98b224a
move git-related plugins to custom/fugitive
9d1a039dd6
install git graph viewer
05f4a1e878
bugfix: outdated and missmatched dap configuration
b83da1f86b
proper JSDoc typing in examples
67afb2bf27
bugfix: don't ignore examples in template
6a7544409b
refactor: auto format
f88e14b34a
Update template by merging fork 'DiscordJS-Example'
94b0797797
version upgrade: alpha release
1253c1acf4
remove permissionOverwrite bug in custom_vc from README
54dcfddd1a
bugfix(linting): case block scope for variable usage
4653af6f90
bugfix: missing import for JSDoc
94b0797797
version upgrade: alpha release
1253c1acf4
remove permissionOverwrite bug in custom_vc from README
54dcfddd1a
bugfix(linting): case block scope for variable usage
4653af6f90
bugfix: missing import for JSDoc
0d80761e2c
refactor: auto format
afc8abfe8a
install git ts-parsers support
ef2d450b7c
install markdown 'support'
a71cb4f215
buffer switching keymaps
3b09dcae3c
abort complete using <C-n> for [n]o
58635733cb
use arrow keys for auto complete options
1f144bb7fe
Merge remote-tracking branch 'modular/master'
7c92c14124
neotree show hidden files
1ac2734841
Merge 'upstream' conform: disable autoformat on save for specified filetypes
Baipyrus
synced commits to refs/pull/7/head at Baipyrus/nvim-config from mirror
2024-03-15 23:00:21 +00:00
ea4335f5af
conform: disable autoformat on save for specified filetypes (#694)
da1271db4d
Update README.md (#763)
7892c0c354
fix: disable ts indenting for Ruby
5ac4b58f85
doc: add note about advanced luasnip features
Baipyrus
synced commits to refs/pull/7/head at Baipyrus/nvim-config from mirror
2024-03-15 14:50:21 +00:00
2f494e59ca
Move friendly snippets to dependencies of LuaSnip (#759)
452e3a73cf
Add <C-b>/<C-f> cmp mapping to scroll cmp docs (#750)
7715b7c2ee
doc: add info about timeoutlen (#691)