index
:
nvimrc
this commit
main
overhaul
Fennel neovim configuration
sefidel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fnl
/
nvrc
/
packs
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(cmp)!: replace luasnip with native snippets
sefidel
2024-03-21
1
-4
/
+3
*
feat(packs/lspconfig)!: disable type checking on pyright
sefidel
2024-01-01
1
-1
/
+1
*
feat(packs/mini-indentscope): init
sefidel
2023-10-01
1
-0
/
+4
*
feat(pack): aggressively lazy load packs
sefidel
2023-10-01
1
-6
/
+0
*
feat(packs/slimv)!: remove
sefidel
2023-10-01
1
-5
/
+0
*
feat(packs/lspconfig): add nil_ls
sefidel
2023-09-16
1
-0
/
+1
*
feat(packs/autopairs): remove singlequote for lisp
sefidel
2023-09-03
1
-1
/
+3
*
feat(packs/autopairs): enable treesitter
sefidel
2023-09-03
1
-0
/
+3
*
Revert "feat(packs/lspconfig)!: globally disable semantic highlighting"
sefidel
2023-09-03
1
-9
/
+0
*
Revert "feat(packs/rust)!: disable semantic highlighting"
sefidel
2023-09-02
1
-4
/
+1
*
feat(packs/lspconfig)!: globally disable semantic highlighting
sefidel
2023-09-02
1
-0
/
+9
*
feat(packs/leap)!: use default keybindings
sefidel
2023-09-02
1
-0
/
+3
*
feat(packs/rust)!: disable semantic highlighting
sefidel
2023-09-02
1
-1
/
+4
*
fix(packs/cmp): fix no completions on cmdline mode
sefidel
2023-09-01
1
-4
/
+2
*
fix(packs/lspconfig): fix clangd_extensions not starting
sefidel
2023-08-26
1
-0
/
+2
*
feat(packs/dap): remove lldb adapter
sefidel
2023-08-13
1
-4
/
+0
*
feat(lspconfig): add pyright
sefidel
2023-06-09
1
-0
/
+1
*
feat(packs/rust): use clippy
sefidel
2023-03-05
1
-1
/
+1
*
chore(packs/rust): cleanup unused dap
sefidel
2023-03-05
1
-5
/
+1
*
feat(packs/treesitter,lspconfig): add go
sefidel
2023-02-27
2
-1
/
+2
*
feat(packs/treesitter): add langs I use to ensure_installed
sefidel
2023-02-22
1
-1
/
+1
*
feat(packs/treesitter): ensure 'comment' ts grammar
sefidel
2023-02-22
1
-1
/
+1
*
feat(packs/fidget): ignore ltex
sefidel
2023-02-22
1
-1
/
+2
*
feat(rust): use standard vscode path for lldb extension
sefidel
2022-11-06
1
-1
/
+1
*
feat(lspconfig)!: use en-GB for ltex
sefidel
2022-11-06
1
-1
/
+1
*
feat(lspconfig): remove redundant rust-analyzer
sefidel
2022-11-06
1
-1
/
+0
*
feat(slimv): add lisp
sefidel
2022-09-19
1
-0
/
+5
*
feat(packs/lspconfig): fix RA getting stuck in a loop
sefidel
2022-09-11
2
-2
/
+2
*
feat(packs/lspconfig): fix deprecated calls
sefidel
2022-09-09
1
-1
/
+1
*
lsp: add tex
sefidel
2022-08-02
1
-0
/
+1
*
[WIP]: nvim-dap
sefidel
2022-05-08
2
-0
/
+29
*
feat(keymaps)!: remap move lines
sefidel
2022-03-19
1
-1
/
+1
*
feat(treesitter): disable textobjects swap
sefidel
2022-03-19
1
-1
/
+1
*
Revert "feat(pack): add gitsigns"
sefidel
2022-03-19
1
-12
/
+0
*
feat(packs): remove unused plugin config
sefidel
2022-03-19
1
-36
/
+0
*
feat(pack): add gitsigns
sefidel
2022-03-19
1
-0
/
+12
*
feat(lsp)!: ccls -> clangd
sefidel
2022-03-12
3
-1
/
+17
*
feat!: UI rewrite
sefidel
2022-03-06
1
-4
/
+0
*
feat(treesitter): remove redundant ts-rainbow colors
sefidel
2022-03-03
1
-5
/
+1
*
feat(colors): jellybeans-nvim -> gruvbox-material
sefidel
2022-03-03
1
-3
/
+3
*
feat(ui): feline -> homebrew statusline
sefidel
2022-02-27
1
-114
/
+0
*
feat(cmp): destructure require & use custom comparators
sefidel
2022-02-27
1
-16
/
+33
*
Revert "feat(pack): add cmp-buffer, cmp-rg"
sefidel
2022-02-27
1
-6
/
+2
*
feat(pack): add cmp-buffer, cmp-rg
sefidel
2022-02-27
1
-2
/
+6
*
fix(cmp): fix <Tab> not invoking action
sefidel
2022-02-27
1
-1
/
+1
*
feat(feline): remove redundant git module
sefidel
2022-02-27
1
-27
/
+2
*
feat(feline): NvimTree -> lir (force-inactive)
sefidel
2022-02-27
1
-1
/
+1
*
feat(colors): move LSP highlights to colors
sefidel
2022-02-27
1
-14
/
+0
*
feat(pack): add treesitter-{refactor,textobjects}
sefidel
2022-02-26
1
-5
/
+48
*
fix(cmp): fix cmp completion
sefidel
2022-02-26
1
-9
/
+15
[next]