index
:
nvim-config
master
octo
My Neovim configuration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
Age
Commit message (
Expand
)
Author
11 days
add window checks in telescope keymap functions
HEAD
master
HampusM
11 days
add keymap to open telescope in current buffer's dir
HampusM
11 days
remove git utility module
HampusM
11 days
use lua functions for telescope keymaps
HampusM
2024-11-02
move things away from style.lua
HampusM
2024-10-31
disable mouse support
HampusM
2024-10-30
use treesitter & use plugin rainbow-delimeters
HampusM
2024-10-30
use latest neovim-ayu plugin commit
HampusM
2024-10-29
use lazy.nvim instead of packer
HampusM
2024-10-29
disable array index & set type inlay hints in lua
HampusM
2024-10-29
add map to restart coc.nvim
HampusM
2024-10-29
run rustfmt with Rust nightly
HampusM
2024-10-29
increase colorcolumn to 92
HampusM
2024-10-29
update coc.nvim
HampusM
2024-06-10
set buffer_visible bufferline highlight background
HampusM
2024-06-10
disable conceals
HampusM
2024-06-09
use bufferline.nvim
HampusM
2024-06-09
remove nerdtree
HampusM
2024-06-09
use telescope-coc
HampusM
2024-06-09
use specific commit of telescope-file-browser
HampusM
2024-06-09
use telescope-git-conflicts plugin
HampusM
2024-06-09
add binding for telescope git branches
HampusM
2024-06-09
change telescope git commits binding to ,gc
HampusM
2024-06-09
make telescope file browser disrespect gitignore
HampusM
2024-06-08
use telescope file browser
HampusM
2024-06-08
use Telescope instead of fzf.vim
HampusM
2024-06-02
make terminal windows unlisted
HampusM
2024-06-02
revert "prevent terminal appearing in buffer search"
HampusM
2024-06-02
prevent terminal from being resized
HampusM
2024-06-02
prevent terminal appearing in buffer search
HampusM
2024-06-01
make color column a angry red color
HampusM
2024-06-01
have a single statusline
HampusM
2024-06-01
make window separators visible & pretty
HampusM
2024-06-01
make terminal window have panel background color
HampusM
2024-06-01
make current line number have own color
HampusM
2024-06-01
make line numbers more readable
HampusM
2024-06-01
force Lualine to use dark Ayu theme
HampusM
2024-06-01
make NERDTree have own background color
HampusM
2024-06-01
use lualine plugin
HampusM
2024-06-01
use other Ayu theme fork
HampusM
2024-05-31
remove usage of rust.vim plugin
HampusM
2024-05-31
use plugin nvim-treesitter
HampusM
2024-05-31
make default terminal window ID a invalid window ID
HampusM
2024-05-31
make logic in close_current_buffer clearer
HampusM
2024-05-30
use specific plugin versions
HampusM
2024-05-30
prevent NERDTree and terminal being closed with leader+q
HampusM
2024-05-30
remove useless check if terminal buffer exists
HampusM
2024-05-30
make NERDTree resizingf & moving more robust
HampusM
2024-05-30
make terminal resizing more robust
HampusM
2024-05-30
remove terminal toggling in insert mode
HampusM
[next]