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
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
2024-05-30
use ayu-vim 256ec8f
HampusM
2024-05-30
use coc.nvim version that works without Neovim 0.10.0
HampusM
2024-03-16
fix indentation lines
HampusM
2024-03-16
use the rust.vim plugin instead of vim-rustfmt
HampusM
2024-01-16
use plugin for GLSL syntax highlighting
HampusM
2024-01-16
use upstream coc.nvim
HampusM
2024-01-16
remove use of hexokinase
HampusM
2024-01-16
increase NERDTree window size to 40 from default 31
HampusM
2024-01-16
increase updatetime & decrease timeoutlen
HampusM
2022-09-18
fix: add run yarn install for coc.nvim
HampusM
2022-09-18
add config
HampusM